summaryrefslogtreecommitdiff
path: root/lang/sun-jdk14
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2005-01-25 17:37:37 +0000
committerjschauma <jschauma@pkgsrc.org>2005-01-25 17:37:37 +0000
commit10aee0afc835d3ce25386fa9d029a1391d4995e8 (patch)
tree7705626cee18a50344d10d9ec58586f0533e6361 /lang/sun-jdk14
parent969572f27b03e074cac20249e55240063c5df625 (diff)
downloadpkgsrc-10aee0afc835d3ce25386fa9d029a1391d4995e8.tar.gz
Update sun-j*14 to Sun JDK/JRE version 1.4.2_07.
Bugs fixed according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: 1.4.2_04 Server JVM crashes on Linux ClassLoaders do not get released by GC, causing OutOfMemory in Perm Space PE with no stack Trace: Enable -XX:-OmitStackTraceInFastThrow for 1.4.2 1.4.2 fastdebug assert on linkResolver.cpp, 49 Unexpected Full GC occurs at 54% of old generation capacity CMS: precleaning causes crash if perm gen collection enabled SIGSEGV in ContiguousSpace::prepare_for_compaction(CompactPoint*) async exception can be delivered on entry from native to vm indirecting typecodes is wrong (cs) Charset.isSupported is slow when invoked for different charsets java.lang.IllegalStateException: recursive invocation using LANG=hu_HU.ISO8859-2 NPE @ sun.awt.font.AdvanceCache.get(AdvanceCache.java:135) Exponential performance regression in AWT components (multiple monitors) J2SE 142_06: Regression in java.beans.Introspector (property re-ordering) Error msg on exception is not displayed correctly in Japanese on XP ServerSocket(Proxy) and Socket(Proxy) do not work with sun one proxy server InetAddress.getAllByName does not obey setting of java.net.preferIPv6Addresses (fs) MappedByteBuffer.force() throws IOException / ENOSPC (se) select not immune to EINTR (linux) Need JKS KeyStore with case sensitive alias names Accelerator keys don't work when JPopupMenu is outside its parent 1.4.2 REGRESSION: JComboBox has problem in JTable in Windows L&F JFileChooser in Motif L&F does not comply with Section 508 JDI can't connect to the app server a second time Vmark hang after 66 hours with 1.5.0-beta-b19 C2 on itanium2 with RH AS stack size assertion failure in hotspot\src\os\win32\vm\os_win32.cpp:2410 NullPointerException when trying to pass byte[] between JVM and ActiveX JVM Leaks large amount of memory when running applets Java Plug-In no longer supports 'javascript:' URLs after MS Hotfix 867801 LiveConnect method eval() runs in incorrect context when using frames (IE only) Occasional ConcurrentModificationException during applet download Javascript in Applet hangs Netscape Browser Kerberos library should only select keys of types that it supports Problem with Kerberos Obfuscated classes
Diffstat (limited to 'lang/sun-jdk14')
-rw-r--r--lang/sun-jdk14/Makefile8
-rw-r--r--lang/sun-jdk14/distinfo6
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/sun-jdk14/Makefile b/lang/sun-jdk14/Makefile
index bdb6cb52aee..9d618389be1 100644
--- a/lang/sun-jdk14/Makefile
+++ b/lang/sun-jdk14/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2004/10/14 14:32:32 jschauma Exp $
+# $NetBSD: Makefile,v 1.23 2005/01/25 17:37:37 jschauma Exp $
-DISTNAME= j2sdk-1_4_2_06-linux-i586
-PKGNAME= sun-jdk14-2.6
+DISTNAME= j2sdk-1_4_2_07-linux-i586
+PKGNAME= sun-jdk14-2.7
MASTER_SITES= # empty
COMMENT= Sun's Java(tm) 2 SDK, Standard Edition 1.4.2
@@ -10,7 +10,7 @@ SHORT= SDK
DEPENDS= sun-jre14>=2.6:../../lang/sun-jre14
-WRKSRC= ${WRKDIR}/j2sdk1.4.2_06
+WRKSRC= ${WRKDIR}/j2sdk1.4.2_07
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 d5b9e94e462..6d6f68f641d 100644
--- a/lang/sun-jdk14/distinfo
+++ b/lang/sun-jdk14/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.12 2004/10/14 14:32:32 jschauma Exp $
+$NetBSD: distinfo,v 1.13 2005/01/25 17:37:37 jschauma Exp $
-SHA1 (j2sdk-1_4_2_06-linux-i586.bin) = fa02d491e26700c14817585c1f970669c9e885c6
-Size (j2sdk-1_4_2_06-linux-i586.bin) = 36417364 bytes
+SHA1 (j2sdk-1_4_2_07-linux-i586.bin) = ea61c8870ec6e4e71d6863eaa50d83f0498fbc50
+Size (j2sdk-1_4_2_07-linux-i586.bin) = 36406456 bytes