diff options
author | jschauma <jschauma> | 2004-10-14 14:32:32 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2004-10-14 14:32:32 +0000 |
commit | 906f2075eae96250d6d88e07b818aebf485e2d72 (patch) | |
tree | d3110f4629e3d16c3ade4ce82bddcd665e11a086 /lang/sun-jdk14/distinfo | |
parent | debbb1dca8ff01d1b26f12dbbfd8701ae502091b (diff) | |
download | pkgsrc-906f2075eae96250d6d88e07b818aebf485e2d72.tar.gz |
Tell people to fetch the JCE file if necessary.
Update sun-j*4 to 14-2.6 (aka sun-jdk/jre version 1.4.2_06).
Bugs fixed since last according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html:
- jResourceBundle holds ClassLoader references using SoftReference (not weak)
- enablev006: JVMPI_EVENT_ OBJECT_ALLOC request crashes Server VM
- Update cacerts with new VeriSign ca certs
- (so) Selector.select() throws CancelledKeyException
- Internal Error occurs during offet conversion of byte code in rewrite/relocate
- SEGV in MapLoops test
- REGRESSION 1.4: PropertyDescriptors do not find the most specific methods
- REGRESSION 1.5: Introspector.getBeanInfo throws NPE if a primitive type is passe d
- CMS: vtest died with tiger b26
- JVM crashes during deoptimization phase
- CMS thread/SLT deadlock problem
- Unable to create Logger during JVM shutdown
- 64bit j2sdk1.4.2_01 and j2sdk1.4.2_03 dump core with oracle 64bit jdbc oci driver
- Cannot set different runtime parameters for different 1.4.2_x versions
- "java_g -version" dies on an assertion on RH9.0 and RHEL 3.0
- 1.4.2_05: 3 JCK tests failing with -Xcheck:jni flag on Linux
- RH Enterprise 3 and Suse Ent 8 server / desktop asian font properties needed
- Clent VM crash while compiling a large JSP generated method
- NullPointerException in reading an rtf-file into a javax.swing.text.rtf.RTFEdito
- RTFEditorKit wrongly parses rtf if fontname has unicode characters
- 1.4.2_04 Server VM - C2 crash in PhaseCFG::ScheduleLate on Solaris
- bf) Direct memory cannot be unreserved while reserving thread sleeps
- Hotspot compiler changes behaviour of program
- VM segv's running jvmti/jvmpi profiler
- J2SE 1.4.2 cannot display certain awt components in Asian characters in RH2.1 AS
- exception thows from jconsole when run any GUI which works fine with jdk1.4.x
- Can not eliminate implicit null checks for method invocations based on profile
- Regression 1.4.2_06b1 4937429 failing. cacerts in javaws and security dirs diffe
- /api/javax_swing/ SwingUtilities/descriptions.html fails for JCK14a, 1.4.2_06b1
- Regression:4683022 fails for 1.4.2_06-b01
- REGRESSION: ResourceBundle.getBundle(String, Locale) is broken in jdk 1.4.2_05
Diffstat (limited to 'lang/sun-jdk14/distinfo')
-rw-r--r-- | lang/sun-jdk14/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/sun-jdk14/distinfo b/lang/sun-jdk14/distinfo index 2a9f322746d..d5b9e94e462 100644 --- a/lang/sun-jdk14/distinfo +++ b/lang/sun-jdk14/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2004/07/02 14:40:21 jschauma Exp $ +$NetBSD: distinfo,v 1.12 2004/10/14 14:32:32 jschauma Exp $ -SHA1 (j2sdk-1_4_2_05-linux-i586.bin) = d7961739360721cc801382b71364acbb78babbd4 -Size (j2sdk-1_4_2_05-linux-i586.bin) = 36384457 bytes +SHA1 (j2sdk-1_4_2_06-linux-i586.bin) = fa02d491e26700c14817585c1f970669c9e885c6 +Size (j2sdk-1_4_2_06-linux-i586.bin) = 36417364 bytes |