summaryrefslogtreecommitdiff
path: root/lang/sun-jdk14
diff options
context:
space:
mode:
authorjschauma <jschauma>2005-04-18 15:39:04 +0000
committerjschauma <jschauma>2005-04-18 15:39:04 +0000
commit1224de08165a2df850584effe7e4b47bd5cb7c67 (patch)
tree0f41f626eccf8e730918ae02b654b9753c2cc55f /lang/sun-jdk14
parentaea787616f8b8d8e3a5a76d946e282a3d5eaed29 (diff)
downloadpkgsrc-1224de08165a2df850584effe7e4b47bd5cb7c67.tar.gz
Update sun-j*4 to 1.4.2_08, a bug fix release.
Changes since 1.4.2_07 according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: - Hotspot client compiler overfills CodeBuffer: crashes when deoptimizing. - ShouldNotReachHere() failure at hotspot/src/cpu/i486/vm/c1_FrameMap_i486.cpp, 92 - JVM outputs exceptions or crash with a program using Big interger in 1.4.2_08b2 - Flattened alias type for [KlassPtr + offset] must be consistent - vtest failed intermittenly when running with tiger b23 -server -Xcomp - BugFixes from Azul Systems - SIGSEGV in Type*Type::meet(const Type*)const+0x0 - 1.4.2_06 crashes when setting -XX:CompileThreshold=200 -server on Windows - -XX:+AggressiveHeap broken in build 1.4.2_22 for Windows/IA64 - CMS: large unused perm gen can degrade scavenge times on MP - IA64 - JVM crashes on Itanium 2 and AS3.0 box in 1.5b55 when stackoverflow occurs - JVM abort on unexpected signal - Add java runtime flag SuppressFatalErrorMessage to skip all error handling logic on fatal error. - Incorrect abstract interface semantics in JDK ValueHandler - String.getBytes() does not work on some strings larger than 16MB - UnixPrintServiceLookup should not require file permission - Bundled com.sun.image.codec.jpeg JPEG API has errors for a new type of JPEG image - Invisible applet steals focus from HTML form field (MSIE, Sun plug-in only) - J2SE NIO: eucJP-open failed to be looked up. - using defaultReadTimeout appear to retry request upon timeout - App fails w/ classnotfound exception after restoring n/w connectivity - ZipFile$ZipFileInputStream doesn't close handle to zipfile - UDP DatagramSocket close causes delayed IOException - (ch) Interrupt-signal handler improperly installed, causing random exits (lnx) - Cannot change file filter on motif look & feel - 1.4 REGRESSION: In Motif L&F JComboBox doesn't react when spacebar is pressed - ALT + I does not work with Motif L & F - test/java/text/Format/CurrencyFormat.java failed for tr_TR - 142_xx: Missing exception/error messages while using unsynchronized Collection objects concurrently - deadlock in locking of TimeZone class during a read - New Turkish currency - JarFile.getInputStream throws ClassCastException when jar file is signed - current version functionality is incorrect in online docs - normal DnD program causes "FATAL ERROR in native method" - Java 1.4.2 on RedHat Enterprise Linux 4.0 Beta-1 (32 bit) seg faults. - JVM Crashes in verifier in Tigerb64 - Problem with embedded Internet Explorer using Sun Java - classes are loaded 512 bytes at a time, slowing down applet start time - memory leak in many jni calls (NewString etc.) - Java Webstart application startup is too slow - Java Webstart incremental update fails with java.util.ZipException
Diffstat (limited to 'lang/sun-jdk14')
-rw-r--r--lang/sun-jdk14/Makefile12
-rw-r--r--lang/sun-jdk14/distinfo7
2 files changed, 10 insertions, 9 deletions
diff --git a/lang/sun-jdk14/Makefile b/lang/sun-jdk14/Makefile
index 63cb2047bf1..7e5b5c73883 100644
--- a/lang/sun-jdk14/Makefile
+++ b/lang/sun-jdk14/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.24 2005/01/30 23:18:38 jmmv Exp $
+# $NetBSD: Makefile,v 1.25 2005/04/18 15:39:04 jschauma Exp $
-DISTNAME= j2sdk-1_4_2_07-linux-i586
-PKGNAME= sun-jdk14-2.7
-PKGREVISION= 1
+DISTNAME= j2sdk-1_4_2_08-linux-i586
+PKGNAME= sun-jdk14-2.8
+PKGREVISION= # none
MASTER_SITES= # empty
COMMENT= Sun's Java(tm) 2 SDK, Standard Edition 1.4.2
SHORT= SDK
-DEPENDS= sun-jre14>=2.6:../../lang/sun-jre14
+DEPENDS= sun-jre14>=2.8:../../lang/sun-jre14
-WRKSRC= ${WRKDIR}/j2sdk1.4.2_07
+WRKSRC= ${WRKDIR}/j2sdk1.4.2_08
JAVA_WRAPPERS= appletviewer extcheck idlj jar jarsigner \
javac javadoc javah javap jdb rmic serialver
diff --git a/lang/sun-jdk14/distinfo b/lang/sun-jdk14/distinfo
index 6d6f68f641d..31172c37ac2 100644
--- a/lang/sun-jdk14/distinfo
+++ b/lang/sun-jdk14/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.13 2005/01/25 17:37:37 jschauma Exp $
+$NetBSD: distinfo,v 1.14 2005/04/18 15:39:04 jschauma Exp $
-SHA1 (j2sdk-1_4_2_07-linux-i586.bin) = ea61c8870ec6e4e71d6863eaa50d83f0498fbc50
-Size (j2sdk-1_4_2_07-linux-i586.bin) = 36406456 bytes
+SHA1 (j2sdk-1_4_2_08-linux-i586.bin) = 5ba50340a3df542e4002e8154d4eafe1361e610a
+RMD160 (j2sdk-1_4_2_08-linux-i586.bin) = a3737f35cd59f58ca07c26979e2e780727f3e11d
+Size (j2sdk-1_4_2_08-linux-i586.bin) = 36418360 bytes