pkgsrc/lang/sun-jre14/PLIST

712 lines
26 KiB
Text
Raw Normal View History

Update to Sun JDK/JRE 1.4.2 Update 13. Fixed issues: Random is not thread-safe ResourceMark breaks growable array policy_maximally_unroll ignores the current compilation size and can blow out the node counts. C2 fails to compile MD2 implementation JVM 1.3.1 crash due to fatal error in exception handler Unnecessary FullGC Spurious OutOfMemoryError exceptions pointer_delta not used for pointer diff intermittent extreme mutator slowdown in jbb runs with ParNew/DefNew 1.4.2_11 java_g with iCMS Error: assert(_pending_decrements > 0,"can't be zero or negative") pathologically slow oopmap generation jvm crashes failing "unsafe access to zombie method" gaurantee methodOopDesc::set_fingerprint isn't thread safe GC time stamps should be relative to the start of the JVM Crash occurs at safepoint on deoptimization in 1.4.2_07 JVM abort with Full thread dump by kill -QUIT unexpected exception occurs in InputStreamReader Wrong mapping of color happens if one takes print of a swing component in 16 bit color depth JVM crash when mouse enter area of a native components embed using JNI ScrollBar does not show up correctly in 6.0 Focus issue with JFrame and JButton Uncomitted characters are lost when the focus is moved to another textfield by mouse click File.deleteOnExit() with long file name causes buffer overflow (process) Runtime.exec does not close all file descriptors on Solaris 9 HttpURLConnection.disconnect doesn?t really do the job HTTP tunnel connections send user headers to proxy Pre-1.4 SocketImpl no longer supported Verification of signed JAR files is very slow (performance reduction) DomainComponent is Not IAS5String but PrintableString ( See RFC3280 ) KerberosTicket throws exception when authtime field in KrbCredInfo is null Add Comodo CA root certs to JDK JSpinner gets spinning when mouse button is pushed down and the spinner is replaced with new one. JEditorPane is unable to do reasonably spaced indentation in complex HTML tables (tz) Support tzdata2006g Some PNGs fail to load with ImageIO using rtpatch flag NOCOMPRESS will reduce each JRE download by 264KB Nightly build for all platforms have failed REGRESSION: UK and France: bad minimal days in first week (2) jmap does not work with CMS in 1.4.2_09 native memory leaks when running under IE windows plugin focus lost within text item after applet is shown again Turning on Jar Caching causes a DownloadException and the applet jar fails load jaws: using 1.4.2 or 5.0 over https on Solaris: Java 1.4+ is required for HTTPS support Fix for bug 5098318 prevents caching of JAR files containing cipher code Incorrect arch version of w2k_lsa_auth.dll bundles with 1.4.2 amd64 build for SAP sun.security.krb5.internal.ccache.FileCredentialsCache vs multiple cached TGTs sun.net.client.defaultConnectTimeout defaultReadTimeout should work with HttpsURLConnection
2006-12-28 12:51:11 +01:00
@comment $NetBSD: PLIST,v 1.19 2006/12/28 11:51:12 joerg Exp $
bin/sun14-java
bin/sun14-keytool
bin/sun14-orbd
bin/sun14-policytool
bin/sun14-rmid
bin/sun14-rmiregistry
bin/sun14-servertool
bin/sun14-tnameserv
java/sun-1.4/.systemPrefs/.system.lock
java/sun-1.4/.systemPrefs/.systemRootModFile
java/sun-1.4/CHANGES
java/sun-1.4/COPYRIGHT
java/sun-1.4/ControlPanel.html
java/sun-1.4/LICENSE
java/sun-1.4/README
java/sun-1.4/THIRDPARTYLICENSEREADME.txt
java/sun-1.4/Welcome.html
java/sun-1.4/bin/ControlPanel
java/sun-1.4/bin/java
java/sun-1.4/bin/java_vm
java/sun-1.4/bin/keytool
java/sun-1.4/bin/kinit
java/sun-1.4/bin/klist
java/sun-1.4/bin/ktab
java/sun-1.4/bin/orbd
java/sun-1.4/bin/policytool
java/sun-1.4/bin/rmid
java/sun-1.4/bin/rmiregistry
java/sun-1.4/bin/servertool
java/sun-1.4/bin/tnameserv
java/sun-1.4/javaws/cacerts
java/sun-1.4/javaws/javalogo52x88.gif
java/sun-1.4/javaws/javaws
java/sun-1.4/javaws/javaws-l10n.jar
java/sun-1.4/javaws/javaws.jar
java/sun-1.4/javaws/javaws.policy
java/sun-1.4/javaws/javawsbin
java/sun-1.4/javaws/readme.html
java/sun-1.4/javaws/readme_de.html
java/sun-1.4/javaws/readme_es.html
java/sun-1.4/javaws/readme_fr.html
java/sun-1.4/javaws/readme_it.html
java/sun-1.4/javaws/readme_ja.html
java/sun-1.4/javaws/readme_ko.html
java/sun-1.4/javaws/readme_sv.html
java/sun-1.4/javaws/readme_zh_CN.html
java/sun-1.4/javaws/readme_zh_TW.html
java/sun-1.4/javaws/resources/copyright.jpg
java/sun-1.4/javaws/resources/messages.properties
java/sun-1.4/javaws/resources/messages_de.properties
java/sun-1.4/javaws/resources/messages_es.properties
java/sun-1.4/javaws/resources/messages_fr.properties
java/sun-1.4/javaws/resources/messages_it.properties
java/sun-1.4/javaws/resources/messages_ja.properties
java/sun-1.4/javaws/resources/messages_ko.properties
java/sun-1.4/javaws/resources/messages_sv.properties
java/sun-1.4/javaws/resources/messages_zh_CN.properties
java/sun-1.4/javaws/resources/messages_zh_TW.properties
java/sun-1.4/javaws/resources/miniSplash.jpg
java/sun-1.4/javaws/resources/splash.jpg
java/sun-1.4/javaws/sunlogo64x30.gif
java/sun-1.4/lib/audio/soundbank.gm
java/sun-1.4/lib/charsets.jar
java/sun-1.4/lib/cmm/CIEXYZ.pf
java/sun-1.4/lib/cmm/GRAY.pf
java/sun-1.4/lib/cmm/LINEAR_RGB.pf
java/sun-1.4/lib/cmm/PYCC.pf
java/sun-1.4/lib/cmm/sRGB.pf
java/sun-1.4/lib/content-types.properties.default
java/sun-1.4/lib/ext/dnsns.jar
java/sun-1.4/lib/ext/ldapsec.jar
java/sun-1.4/lib/ext/localedata.jar
java/sun-1.4/lib/ext/sunjce_provider.jar
java/sun-1.4/lib/flavormap.properties.default
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/font.properties.Redhat6.1.default
java/sun-1.4/lib/font.properties.Redhat8.0
java/sun-1.4/lib/font.properties.SuSE8.0
java/sun-1.4/lib/font.properties.default
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/font.properties.ja.Redhat3
java/sun-1.4/lib/font.properties.ja.Redhat4
java/sun-1.4/lib/font.properties.ja.Redhat6.1.default
java/sun-1.4/lib/font.properties.ja.Redhat6.2.default
java/sun-1.4/lib/font.properties.ja.Redhat7.2
java/sun-1.4/lib/font.properties.ja.Redhat7.3
java/sun-1.4/lib/font.properties.ja.Redhat8.0
java/sun-1.4/lib/font.properties.ja.Turbo.default
java/sun-1.4/lib/font.properties.ja.Turbo6.0.default
java/sun-1.4/lib/font.properties.ja.default
Update sun-jdk14 and sun-jre14 to latest version 1.4.2_05 Changes and bugs fixed since 1.4.2_04 according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: - NullPointerException with no stack trace - java.util.zip.ZipFile. getInputStream(name). available() returns incorrect value - Codepage aliases for EURO codepages missing - JCK1.4a-runtime api/java_awt/interactive /FrameStateTests.html #FrameStateTests fa - new warning "finally cannot complete normally" should not be enabled by default - Intermittent assertion failure running appserver 7 with mantis-beta on solsparc - Assertion as (peek() == null()), "what's left behind is null" at parseHelper.cpp - Introspector doesn't synchronize its caches - (cs) Default charsets must be hardwired - default CompilerThreadStackSize computation too small in 64bit sparc VM - CMS/Train: soft refs not cleared as intended - demo: FileChooserDemo: ShowPlainJFileChooser doesn't open empty dir correctly - CMS: CL options MaxTenuringThreshold, MaxNewSize and SurvivorRatio are ignored - (bf) Allocating direct buffers causes OutOfMemoryError - JTable: Weird column resizing behavior in auto resize modes - Hard coded version string in ConverterHelp*.java - JAVA program hangs with XInitThreads call with JDK1.4, but works with JDK1.3.1 - CTW assertion at type.hpp, 349 - deep recursion into PhaseIdealLoop::spinup: atg core dumped with fastdebug build - Cannot deploy Java Web Start 1.4.2 in enterprise deployment - JDK 1.4.2 LDAP Library leaves worker threads orphaned - Japanese characters not converting correctly from Codepage 930 to Codepage 943 - Win: Server VM crashes with test/java/util/Date/ DateGregorian CalendarTest.java - JVM Server Crash on Solaris - JVM crash with error "Fatal: null exception in compiled code" - VM/C2 crashes when running a java program on amd64 (and sparc v9) - Printing not working on mercury b12 with jdk 1.4.2_04 Build 01 - AMD64: Hotspot crashes with Suse 2.4.21 beta kernel - JIT Compiler crashes c2/opto/server VM on 1.4.2 ( Windows + Solaris ) - Only in 1.4.2, URLEncoder outputs exception in Japanese locale - Same jni code causes jvm to crash after upgrading from 141 to 142_03 - Incompatibility in https behaviour between 1.3.1 (with jsse 1.0.3) and 1.4 - [1.4.2_05] cjk font.properties files for quicksilver needs to be updated - C2 compiler crash in const Type*TypeInstPtr::xmeet - printing text using Courier New bold results in incorrect spacing - 1.4.2_03-b02 Crashes during Concurrent collections - Java 1.4.2_03 C2 Compiler Crash with SIGBUS on Solaris - Frame. setExtendedState(int state) may work incorrect with misleading WM's - l10n for 4938868/4912570: GTK L&F: Behaviour in JFileChooser unlike mercury - 1.4.2 certificate dialog "Scary text" - 1.4.2_03 client JIT compiler optimization causing JVM to core - 142_04: wrong copyright year in about dialog on HtmlConverter - Sun JDK 1.4.2 JWS does not recognize OS architecture "x86"; not compatible with - compute_compiled _exc_handler() called with pending exception - 1.4.2_04 fails to recognize the jar cache contents for versions <_04 - VM crashes on deoptimization - Korean: Java Web Start-add entry, buttons are stuck to the bottom of the page - JVM 1.4.2_04 Linux SLES8 Itanium crash - [1.4.2_x] some AWT components show garbled characters using font.properties for - Object integrity maybe changing using ParallelGC when a Full GC occurs - REGRESSION: test java/nio/charset/coders/ IsSupported.java fails,1.4.2_05b01 - problem affecting xalan 2.4.1 as supplied with jdk 1.4.2 - REG: Text not rendered properly on vertical progressbar for some locale strings
2004-07-02 16:40:21 +02:00
java/sun-1.4/lib/font.properties.ja_JP.Sun
java/sun-1.4/lib/font.properties.ja_JP.Sun2003
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/font.properties.ja_JP_UTF8.Sun
Update sun-jdk14 and sun-jre14 to latest version 1.4.2_05 Changes and bugs fixed since 1.4.2_04 according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: - NullPointerException with no stack trace - java.util.zip.ZipFile. getInputStream(name). available() returns incorrect value - Codepage aliases for EURO codepages missing - JCK1.4a-runtime api/java_awt/interactive /FrameStateTests.html #FrameStateTests fa - new warning "finally cannot complete normally" should not be enabled by default - Intermittent assertion failure running appserver 7 with mantis-beta on solsparc - Assertion as (peek() == null()), "what's left behind is null" at parseHelper.cpp - Introspector doesn't synchronize its caches - (cs) Default charsets must be hardwired - default CompilerThreadStackSize computation too small in 64bit sparc VM - CMS/Train: soft refs not cleared as intended - demo: FileChooserDemo: ShowPlainJFileChooser doesn't open empty dir correctly - CMS: CL options MaxTenuringThreshold, MaxNewSize and SurvivorRatio are ignored - (bf) Allocating direct buffers causes OutOfMemoryError - JTable: Weird column resizing behavior in auto resize modes - Hard coded version string in ConverterHelp*.java - JAVA program hangs with XInitThreads call with JDK1.4, but works with JDK1.3.1 - CTW assertion at type.hpp, 349 - deep recursion into PhaseIdealLoop::spinup: atg core dumped with fastdebug build - Cannot deploy Java Web Start 1.4.2 in enterprise deployment - JDK 1.4.2 LDAP Library leaves worker threads orphaned - Japanese characters not converting correctly from Codepage 930 to Codepage 943 - Win: Server VM crashes with test/java/util/Date/ DateGregorian CalendarTest.java - JVM Server Crash on Solaris - JVM crash with error "Fatal: null exception in compiled code" - VM/C2 crashes when running a java program on amd64 (and sparc v9) - Printing not working on mercury b12 with jdk 1.4.2_04 Build 01 - AMD64: Hotspot crashes with Suse 2.4.21 beta kernel - JIT Compiler crashes c2/opto/server VM on 1.4.2 ( Windows + Solaris ) - Only in 1.4.2, URLEncoder outputs exception in Japanese locale - Same jni code causes jvm to crash after upgrading from 141 to 142_03 - Incompatibility in https behaviour between 1.3.1 (with jsse 1.0.3) and 1.4 - [1.4.2_05] cjk font.properties files for quicksilver needs to be updated - C2 compiler crash in const Type*TypeInstPtr::xmeet - printing text using Courier New bold results in incorrect spacing - 1.4.2_03-b02 Crashes during Concurrent collections - Java 1.4.2_03 C2 Compiler Crash with SIGBUS on Solaris - Frame. setExtendedState(int state) may work incorrect with misleading WM's - l10n for 4938868/4912570: GTK L&F: Behaviour in JFileChooser unlike mercury - 1.4.2 certificate dialog "Scary text" - 1.4.2_03 client JIT compiler optimization causing JVM to core - 142_04: wrong copyright year in about dialog on HtmlConverter - Sun JDK 1.4.2 JWS does not recognize OS architecture "x86"; not compatible with - compute_compiled _exc_handler() called with pending exception - 1.4.2_04 fails to recognize the jar cache contents for versions <_04 - VM crashes on deoptimization - Korean: Java Web Start-add entry, buttons are stuck to the bottom of the page - JVM 1.4.2_04 Linux SLES8 Itanium crash - [1.4.2_x] some AWT components show garbled characters using font.properties for - Object integrity maybe changing using ParallelGC when a Full GC occurs - REGRESSION: test java/nio/charset/coders/ IsSupported.java fails,1.4.2_05b01 - problem affecting xalan 2.4.1 as supplied with jdk 1.4.2 - REG: Text not rendered properly on vertical progressbar for some locale strings
2004-07-02 16:40:21 +02:00
java/sun-1.4/lib/font.properties.ja_JP_UTF8.Sun2003
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/font.properties.ko.Redhat
java/sun-1.4/lib/font.properties.ko.Redhat2.1
Update sun-jdk14 and sun-jre14 to latest version 1.4.2_05 Changes and bugs fixed since 1.4.2_04 according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: - NullPointerException with no stack trace - java.util.zip.ZipFile. getInputStream(name). available() returns incorrect value - Codepage aliases for EURO codepages missing - JCK1.4a-runtime api/java_awt/interactive /FrameStateTests.html #FrameStateTests fa - new warning "finally cannot complete normally" should not be enabled by default - Intermittent assertion failure running appserver 7 with mantis-beta on solsparc - Assertion as (peek() == null()), "what's left behind is null" at parseHelper.cpp - Introspector doesn't synchronize its caches - (cs) Default charsets must be hardwired - default CompilerThreadStackSize computation too small in 64bit sparc VM - CMS/Train: soft refs not cleared as intended - demo: FileChooserDemo: ShowPlainJFileChooser doesn't open empty dir correctly - CMS: CL options MaxTenuringThreshold, MaxNewSize and SurvivorRatio are ignored - (bf) Allocating direct buffers causes OutOfMemoryError - JTable: Weird column resizing behavior in auto resize modes - Hard coded version string in ConverterHelp*.java - JAVA program hangs with XInitThreads call with JDK1.4, but works with JDK1.3.1 - CTW assertion at type.hpp, 349 - deep recursion into PhaseIdealLoop::spinup: atg core dumped with fastdebug build - Cannot deploy Java Web Start 1.4.2 in enterprise deployment - JDK 1.4.2 LDAP Library leaves worker threads orphaned - Japanese characters not converting correctly from Codepage 930 to Codepage 943 - Win: Server VM crashes with test/java/util/Date/ DateGregorian CalendarTest.java - JVM Server Crash on Solaris - JVM crash with error "Fatal: null exception in compiled code" - VM/C2 crashes when running a java program on amd64 (and sparc v9) - Printing not working on mercury b12 with jdk 1.4.2_04 Build 01 - AMD64: Hotspot crashes with Suse 2.4.21 beta kernel - JIT Compiler crashes c2/opto/server VM on 1.4.2 ( Windows + Solaris ) - Only in 1.4.2, URLEncoder outputs exception in Japanese locale - Same jni code causes jvm to crash after upgrading from 141 to 142_03 - Incompatibility in https behaviour between 1.3.1 (with jsse 1.0.3) and 1.4 - [1.4.2_05] cjk font.properties files for quicksilver needs to be updated - C2 compiler crash in const Type*TypeInstPtr::xmeet - printing text using Courier New bold results in incorrect spacing - 1.4.2_03-b02 Crashes during Concurrent collections - Java 1.4.2_03 C2 Compiler Crash with SIGBUS on Solaris - Frame. setExtendedState(int state) may work incorrect with misleading WM's - l10n for 4938868/4912570: GTK L&F: Behaviour in JFileChooser unlike mercury - 1.4.2 certificate dialog "Scary text" - 1.4.2_03 client JIT compiler optimization causing JVM to core - 142_04: wrong copyright year in about dialog on HtmlConverter - Sun JDK 1.4.2 JWS does not recognize OS architecture "x86"; not compatible with - compute_compiled _exc_handler() called with pending exception - 1.4.2_04 fails to recognize the jar cache contents for versions <_04 - VM crashes on deoptimization - Korean: Java Web Start-add entry, buttons are stuck to the bottom of the page - JVM 1.4.2_04 Linux SLES8 Itanium crash - [1.4.2_x] some AWT components show garbled characters using font.properties for - Object integrity maybe changing using ParallelGC when a Full GC occurs - REGRESSION: test java/nio/charset/coders/ IsSupported.java fails,1.4.2_05b01 - problem affecting xalan 2.4.1 as supplied with jdk 1.4.2 - REG: Text not rendered properly on vertical progressbar for some locale strings
2004-07-02 16:40:21 +02:00
java/sun-1.4/lib/font.properties.ko_KR.Sun
java/sun-1.4/lib/font.properties.ko_KR_UTF8.Sun
java/sun-1.4/lib/font.properties.ko_KR_UTF8.Sun2003
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/font.properties.zh.Turbo.default
java/sun-1.4/lib/font.properties.zh_CN.Redhat
java/sun-1.4/lib/font.properties.zh_CN.Redhat2.1
java/sun-1.4/lib/font.properties.zh_CN.Redhat4
java/sun-1.4/lib/font.properties.zh_CN.Sun
java/sun-1.4/lib/font.properties.zh_CN_UTF8.Sun
Update sun-jdk14 and sun-jre14 to latest version 1.4.2_05 Changes and bugs fixed since 1.4.2_04 according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: - NullPointerException with no stack trace - java.util.zip.ZipFile. getInputStream(name). available() returns incorrect value - Codepage aliases for EURO codepages missing - JCK1.4a-runtime api/java_awt/interactive /FrameStateTests.html #FrameStateTests fa - new warning "finally cannot complete normally" should not be enabled by default - Intermittent assertion failure running appserver 7 with mantis-beta on solsparc - Assertion as (peek() == null()), "what's left behind is null" at parseHelper.cpp - Introspector doesn't synchronize its caches - (cs) Default charsets must be hardwired - default CompilerThreadStackSize computation too small in 64bit sparc VM - CMS/Train: soft refs not cleared as intended - demo: FileChooserDemo: ShowPlainJFileChooser doesn't open empty dir correctly - CMS: CL options MaxTenuringThreshold, MaxNewSize and SurvivorRatio are ignored - (bf) Allocating direct buffers causes OutOfMemoryError - JTable: Weird column resizing behavior in auto resize modes - Hard coded version string in ConverterHelp*.java - JAVA program hangs with XInitThreads call with JDK1.4, but works with JDK1.3.1 - CTW assertion at type.hpp, 349 - deep recursion into PhaseIdealLoop::spinup: atg core dumped with fastdebug build - Cannot deploy Java Web Start 1.4.2 in enterprise deployment - JDK 1.4.2 LDAP Library leaves worker threads orphaned - Japanese characters not converting correctly from Codepage 930 to Codepage 943 - Win: Server VM crashes with test/java/util/Date/ DateGregorian CalendarTest.java - JVM Server Crash on Solaris - JVM crash with error "Fatal: null exception in compiled code" - VM/C2 crashes when running a java program on amd64 (and sparc v9) - Printing not working on mercury b12 with jdk 1.4.2_04 Build 01 - AMD64: Hotspot crashes with Suse 2.4.21 beta kernel - JIT Compiler crashes c2/opto/server VM on 1.4.2 ( Windows + Solaris ) - Only in 1.4.2, URLEncoder outputs exception in Japanese locale - Same jni code causes jvm to crash after upgrading from 141 to 142_03 - Incompatibility in https behaviour between 1.3.1 (with jsse 1.0.3) and 1.4 - [1.4.2_05] cjk font.properties files for quicksilver needs to be updated - C2 compiler crash in const Type*TypeInstPtr::xmeet - printing text using Courier New bold results in incorrect spacing - 1.4.2_03-b02 Crashes during Concurrent collections - Java 1.4.2_03 C2 Compiler Crash with SIGBUS on Solaris - Frame. setExtendedState(int state) may work incorrect with misleading WM's - l10n for 4938868/4912570: GTK L&F: Behaviour in JFileChooser unlike mercury - 1.4.2 certificate dialog "Scary text" - 1.4.2_03 client JIT compiler optimization causing JVM to core - 142_04: wrong copyright year in about dialog on HtmlConverter - Sun JDK 1.4.2 JWS does not recognize OS architecture "x86"; not compatible with - compute_compiled _exc_handler() called with pending exception - 1.4.2_04 fails to recognize the jar cache contents for versions <_04 - VM crashes on deoptimization - Korean: Java Web Start-add entry, buttons are stuck to the bottom of the page - JVM 1.4.2_04 Linux SLES8 Itanium crash - [1.4.2_x] some AWT components show garbled characters using font.properties for - Object integrity maybe changing using ParallelGC when a Full GC occurs - REGRESSION: test java/nio/charset/coders/ IsSupported.java fails,1.4.2_05b01 - problem affecting xalan 2.4.1 as supplied with jdk 1.4.2 - REG: Text not rendered properly on vertical progressbar for some locale strings
2004-07-02 16:40:21 +02:00
java/sun-1.4/lib/font.properties.zh_HK.Sun
java/sun-1.4/lib/font.properties.zh_HK_UTF8.Sun
java/sun-1.4/lib/font.properties.zh_HK_UTF8.Sun2003
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/font.properties.zh_TW.Redhat
java/sun-1.4/lib/font.properties.zh_TW.Redhat2.1
java/sun-1.4/lib/font.properties.zh_TW.Sun
java/sun-1.4/lib/font.properties.zh_TW_UTF8.Sun
Update sun-jdk14 and sun-jre14 to latest version 1.4.2_05 Changes and bugs fixed since 1.4.2_04 according to http://java.sun.com/j2se/1.4.2/ReleaseNotes.html: - NullPointerException with no stack trace - java.util.zip.ZipFile. getInputStream(name). available() returns incorrect value - Codepage aliases for EURO codepages missing - JCK1.4a-runtime api/java_awt/interactive /FrameStateTests.html #FrameStateTests fa - new warning "finally cannot complete normally" should not be enabled by default - Intermittent assertion failure running appserver 7 with mantis-beta on solsparc - Assertion as (peek() == null()), "what's left behind is null" at parseHelper.cpp - Introspector doesn't synchronize its caches - (cs) Default charsets must be hardwired - default CompilerThreadStackSize computation too small in 64bit sparc VM - CMS/Train: soft refs not cleared as intended - demo: FileChooserDemo: ShowPlainJFileChooser doesn't open empty dir correctly - CMS: CL options MaxTenuringThreshold, MaxNewSize and SurvivorRatio are ignored - (bf) Allocating direct buffers causes OutOfMemoryError - JTable: Weird column resizing behavior in auto resize modes - Hard coded version string in ConverterHelp*.java - JAVA program hangs with XInitThreads call with JDK1.4, but works with JDK1.3.1 - CTW assertion at type.hpp, 349 - deep recursion into PhaseIdealLoop::spinup: atg core dumped with fastdebug build - Cannot deploy Java Web Start 1.4.2 in enterprise deployment - JDK 1.4.2 LDAP Library leaves worker threads orphaned - Japanese characters not converting correctly from Codepage 930 to Codepage 943 - Win: Server VM crashes with test/java/util/Date/ DateGregorian CalendarTest.java - JVM Server Crash on Solaris - JVM crash with error "Fatal: null exception in compiled code" - VM/C2 crashes when running a java program on amd64 (and sparc v9) - Printing not working on mercury b12 with jdk 1.4.2_04 Build 01 - AMD64: Hotspot crashes with Suse 2.4.21 beta kernel - JIT Compiler crashes c2/opto/server VM on 1.4.2 ( Windows + Solaris ) - Only in 1.4.2, URLEncoder outputs exception in Japanese locale - Same jni code causes jvm to crash after upgrading from 141 to 142_03 - Incompatibility in https behaviour between 1.3.1 (with jsse 1.0.3) and 1.4 - [1.4.2_05] cjk font.properties files for quicksilver needs to be updated - C2 compiler crash in const Type*TypeInstPtr::xmeet - printing text using Courier New bold results in incorrect spacing - 1.4.2_03-b02 Crashes during Concurrent collections - Java 1.4.2_03 C2 Compiler Crash with SIGBUS on Solaris - Frame. setExtendedState(int state) may work incorrect with misleading WM's - l10n for 4938868/4912570: GTK L&F: Behaviour in JFileChooser unlike mercury - 1.4.2 certificate dialog "Scary text" - 1.4.2_03 client JIT compiler optimization causing JVM to core - 142_04: wrong copyright year in about dialog on HtmlConverter - Sun JDK 1.4.2 JWS does not recognize OS architecture "x86"; not compatible with - compute_compiled _exc_handler() called with pending exception - 1.4.2_04 fails to recognize the jar cache contents for versions <_04 - VM crashes on deoptimization - Korean: Java Web Start-add entry, buttons are stuck to the bottom of the page - JVM 1.4.2_04 Linux SLES8 Itanium crash - [1.4.2_x] some AWT components show garbled characters using font.properties for - Object integrity maybe changing using ParallelGC when a Full GC occurs - REGRESSION: test java/nio/charset/coders/ IsSupported.java fails,1.4.2_05b01 - problem affecting xalan 2.4.1 as supplied with jdk 1.4.2 - REG: Text not rendered properly on vertical progressbar for some locale strings
2004-07-02 16:40:21 +02:00
java/sun-1.4/lib/font.properties.zh_TW_UTF8.Sun2003
java/sun-1.4/lib/fonts/LucidaBrightDemiBold.ttf
java/sun-1.4/lib/fonts/LucidaBrightDemiItalic.ttf
java/sun-1.4/lib/fonts/LucidaBrightItalic.ttf
java/sun-1.4/lib/fonts/LucidaBrightRegular.ttf
java/sun-1.4/lib/fonts/LucidaSansDemiBold.ttf
java/sun-1.4/lib/fonts/LucidaSansDemiOblique.ttf
java/sun-1.4/lib/fonts/LucidaSansOblique.ttf
java/sun-1.4/lib/fonts/LucidaSansRegular.ttf
java/sun-1.4/lib/fonts/LucidaTypewriterBold.ttf
java/sun-1.4/lib/fonts/LucidaTypewriterBoldOblique.ttf
java/sun-1.4/lib/fonts/LucidaTypewriterOblique.ttf
java/sun-1.4/lib/fonts/LucidaTypewriterRegular.ttf
java/sun-1.4/lib/fonts/fonts.dir
java/sun-1.4/lib/i386/awt_robot
java/sun-1.4/lib/i386/client/Xusage.txt
java/sun-1.4/lib/i386/client/libjsig.so
java/sun-1.4/lib/i386/client/libjvm.so
java/sun-1.4/lib/i386/jvm.cfg.default
java/sun-1.4/lib/i386/libJdbcOdbc.so
java/sun-1.4/lib/i386/libawt.so
java/sun-1.4/lib/i386/libcmm.so
java/sun-1.4/lib/i386/libdcpr.so
java/sun-1.4/lib/i386/libdt_socket.so
java/sun-1.4/lib/i386/libfontmanager.so
java/sun-1.4/lib/i386/libhprof.so
java/sun-1.4/lib/i386/libioser12.so
java/sun-1.4/lib/i386/libjaas_unix.so
java/sun-1.4/lib/i386/libjava.so
java/sun-1.4/lib/i386/libjavaplugin_jni.so
java/sun-1.4/lib/i386/libjawt.so
java/sun-1.4/lib/i386/libjcov.so
java/sun-1.4/lib/i386/libjdwp.so
java/sun-1.4/lib/i386/libjpeg.so
java/sun-1.4/lib/i386/libjsig.so
java/sun-1.4/lib/i386/libjsound.so
java/sun-1.4/lib/i386/libjsoundalsa.so
java/sun-1.4/lib/i386/libmlib_image.so
java/sun-1.4/lib/i386/libnative_chmod.so
java/sun-1.4/lib/i386/libnet.so
java/sun-1.4/lib/i386/libnio.so
java/sun-1.4/lib/i386/librmi.so
java/sun-1.4/lib/i386/libverify.so
java/sun-1.4/lib/i386/libzip.so
java/sun-1.4/lib/i386/native_threads/libhpi.so
java/sun-1.4/lib/i386/server/Xusage.txt
java/sun-1.4/lib/i386/server/libjsig.so
java/sun-1.4/lib/i386/server/libjvm.so
java/sun-1.4/lib/im/indicim.jar
java/sun-1.4/lib/im/thaiim.jar
java/sun-1.4/lib/images/cursors/cursors.properties.default
java/sun-1.4/lib/images/cursors/invalid32x32.gif
java/sun-1.4/lib/images/cursors/motif_CopyDrop32x32.gif
java/sun-1.4/lib/images/cursors/motif_CopyNoDrop32x32.gif
java/sun-1.4/lib/images/cursors/motif_LinkDrop32x32.gif
java/sun-1.4/lib/images/cursors/motif_LinkNoDrop32x32.gif
java/sun-1.4/lib/images/cursors/motif_MoveDrop32x32.gif
java/sun-1.4/lib/images/cursors/motif_MoveNoDrop32x32.gif
java/sun-1.4/lib/jce.jar
java/sun-1.4/lib/jsse.jar
java/sun-1.4/lib/jvm.hprof.txt
java/sun-1.4/lib/jvm.jcov.txt
java/sun-1.4/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo
java/sun-1.4/lib/logging.properties.default
java/sun-1.4/lib/plugin.jar
java/sun-1.4/lib/psfont.properties.ja.default
java/sun-1.4/lib/psfontj2d.properties.default
java/sun-1.4/lib/rt.jar
@SUN_JRE14_USE_JCE@java/sun-1.4/lib/security/COPYRIGHT.html
@SUN_JRE14_USE_JCE@java/sun-1.4/lib/security/README.txt
java/sun-1.4/lib/security/US_export_policy.jar
java/sun-1.4/lib/security/cacerts
java/sun-1.4/lib/security/java.policy
java/sun-1.4/lib/security/java.security.default
java/sun-1.4/lib/security/local_policy.jar
java/sun-1.4/lib/sunrsasign.jar
java/sun-1.4/lib/zi/Africa/Abidjan
java/sun-1.4/lib/zi/Africa/Accra
java/sun-1.4/lib/zi/Africa/Addis_Ababa
java/sun-1.4/lib/zi/Africa/Algiers
java/sun-1.4/lib/zi/Africa/Asmera
java/sun-1.4/lib/zi/Africa/Bamako
java/sun-1.4/lib/zi/Africa/Bangui
java/sun-1.4/lib/zi/Africa/Banjul
java/sun-1.4/lib/zi/Africa/Bissau
java/sun-1.4/lib/zi/Africa/Blantyre
java/sun-1.4/lib/zi/Africa/Brazzaville
java/sun-1.4/lib/zi/Africa/Bujumbura
java/sun-1.4/lib/zi/Africa/Cairo
java/sun-1.4/lib/zi/Africa/Casablanca
java/sun-1.4/lib/zi/Africa/Ceuta
java/sun-1.4/lib/zi/Africa/Conakry
java/sun-1.4/lib/zi/Africa/Dakar
java/sun-1.4/lib/zi/Africa/Dar_es_Salaam
java/sun-1.4/lib/zi/Africa/Djibouti
java/sun-1.4/lib/zi/Africa/Douala
java/sun-1.4/lib/zi/Africa/El_Aaiun
java/sun-1.4/lib/zi/Africa/Freetown
java/sun-1.4/lib/zi/Africa/Gaborone
java/sun-1.4/lib/zi/Africa/Harare
java/sun-1.4/lib/zi/Africa/Johannesburg
java/sun-1.4/lib/zi/Africa/Kampala
java/sun-1.4/lib/zi/Africa/Khartoum
java/sun-1.4/lib/zi/Africa/Kigali
java/sun-1.4/lib/zi/Africa/Kinshasa
java/sun-1.4/lib/zi/Africa/Lagos
java/sun-1.4/lib/zi/Africa/Libreville
java/sun-1.4/lib/zi/Africa/Lome
java/sun-1.4/lib/zi/Africa/Luanda
java/sun-1.4/lib/zi/Africa/Lubumbashi
java/sun-1.4/lib/zi/Africa/Lusaka
java/sun-1.4/lib/zi/Africa/Malabo
java/sun-1.4/lib/zi/Africa/Maputo
java/sun-1.4/lib/zi/Africa/Maseru
java/sun-1.4/lib/zi/Africa/Mbabane
java/sun-1.4/lib/zi/Africa/Mogadishu
java/sun-1.4/lib/zi/Africa/Monrovia
java/sun-1.4/lib/zi/Africa/Nairobi
java/sun-1.4/lib/zi/Africa/Ndjamena
java/sun-1.4/lib/zi/Africa/Niamey
java/sun-1.4/lib/zi/Africa/Nouakchott
java/sun-1.4/lib/zi/Africa/Ouagadougou
java/sun-1.4/lib/zi/Africa/Porto-Novo
java/sun-1.4/lib/zi/Africa/Sao_Tome
java/sun-1.4/lib/zi/Africa/Tripoli
java/sun-1.4/lib/zi/Africa/Tunis
java/sun-1.4/lib/zi/Africa/Windhoek
java/sun-1.4/lib/zi/America/Adak
java/sun-1.4/lib/zi/America/Anchorage
java/sun-1.4/lib/zi/America/Anguilla
java/sun-1.4/lib/zi/America/Antigua
java/sun-1.4/lib/zi/America/Araguaina
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/zi/America/Argentina/Buenos_Aires
java/sun-1.4/lib/zi/America/Argentina/Catamarca
java/sun-1.4/lib/zi/America/Argentina/Cordoba
java/sun-1.4/lib/zi/America/Argentina/Jujuy
java/sun-1.4/lib/zi/America/Argentina/La_Rioja
java/sun-1.4/lib/zi/America/Argentina/Mendoza
java/sun-1.4/lib/zi/America/Argentina/Rio_Gallegos
java/sun-1.4/lib/zi/America/Argentina/San_Juan
java/sun-1.4/lib/zi/America/Argentina/Tucuman
java/sun-1.4/lib/zi/America/Argentina/Ushuaia
java/sun-1.4/lib/zi/America/Aruba
java/sun-1.4/lib/zi/America/Asuncion
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/zi/America/Bahia
java/sun-1.4/lib/zi/America/Barbados
java/sun-1.4/lib/zi/America/Belem
java/sun-1.4/lib/zi/America/Belize
java/sun-1.4/lib/zi/America/Boa_Vista
java/sun-1.4/lib/zi/America/Bogota
java/sun-1.4/lib/zi/America/Boise
java/sun-1.4/lib/zi/America/Cambridge_Bay
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/zi/America/Campo_Grande
java/sun-1.4/lib/zi/America/Cancun
java/sun-1.4/lib/zi/America/Caracas
java/sun-1.4/lib/zi/America/Cayenne
java/sun-1.4/lib/zi/America/Cayman
java/sun-1.4/lib/zi/America/Chicago
java/sun-1.4/lib/zi/America/Chihuahua
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/zi/America/Coral_Harbour
java/sun-1.4/lib/zi/America/Costa_Rica
java/sun-1.4/lib/zi/America/Cuiaba
java/sun-1.4/lib/zi/America/Curacao
java/sun-1.4/lib/zi/America/Danmarkshavn
java/sun-1.4/lib/zi/America/Dawson
java/sun-1.4/lib/zi/America/Dawson_Creek
java/sun-1.4/lib/zi/America/Denver
java/sun-1.4/lib/zi/America/Detroit
java/sun-1.4/lib/zi/America/Dominica
java/sun-1.4/lib/zi/America/Edmonton
java/sun-1.4/lib/zi/America/Eirunepe
java/sun-1.4/lib/zi/America/El_Salvador
java/sun-1.4/lib/zi/America/Fortaleza
java/sun-1.4/lib/zi/America/Glace_Bay
java/sun-1.4/lib/zi/America/Godthab
java/sun-1.4/lib/zi/America/Goose_Bay
java/sun-1.4/lib/zi/America/Grand_Turk
java/sun-1.4/lib/zi/America/Grenada
java/sun-1.4/lib/zi/America/Guadeloupe
java/sun-1.4/lib/zi/America/Guatemala
java/sun-1.4/lib/zi/America/Guayaquil
java/sun-1.4/lib/zi/America/Guyana
java/sun-1.4/lib/zi/America/Halifax
java/sun-1.4/lib/zi/America/Havana
java/sun-1.4/lib/zi/America/Hermosillo
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/zi/America/Indiana/Indianapolis
java/sun-1.4/lib/zi/America/Indiana/Knox
java/sun-1.4/lib/zi/America/Indiana/Marengo
Update sun-{jre,jdk}14 to 2.12. Patch based on PR 34035, PR 34604 and add some missing entries to PLIST. Changes in 1.4.2_12 The official version number for this update release is 1.4.2_12-b03. Bug fixes are listed in the following table. BugId Category Subcategory Description 6322757 hotspot compiler2 GC crash in ParRootScanWithoutBarrierClosure::do_oop 6332641 hotspot compiler2 CORBA product_rmijrmp_dgc:Test01 fails with exception 4971887 hotspot compiler2 Incorrect floating-point arithmetic or loop unrolling with -server -Xcomp option 6343401 hotspot compiler2 Crash removing empty loop 4965987 hotspot compiler2 CTW assertion at assembler_sparc.hpp, 787 6374905 hotspot garbage_collector SurvivorRatio is ignored when using -XX:+UseConcMarkSweepGC 6319671 hotspot garbage_collector CMS should use Heap_lock for protecting heap resizing, instead of CMS token 6319688 hotspot garbage_collector Incorrect locking in CMSPermGen::mem_allocate() 5093520 hotspot jvmti objects being kept alive in perm gen and old gen when debugger attached 6312208 hotspot other Windows JVM crashes under load in java.lang.Win32Process.create() 5030646 hotspot runtime_system CMS: atg crashed with fastdebug build on rhas_3.0 SP1 6352819 hotspot runtime_system -Xloggc in _JAVA_OPTIONS logs to garbage filename 6325849 hotspot runtime_system Java Thread Dump shows the same 'nid' for all threads 5067940 idl orb [CORBA!] POA WrongAdapter thrown on roundtrip between 1.5 and 1.4.2 6292322 java char_encodings unexpected exception occurs in InputStreamReader for UTF-16, little endian, and Byte-order-mark 6394302 java char_encodings Test sun/nio/cs/CheckHistoricalNames.java failed on 142u12b1 but passed on previous 142u11b6. 6255588 java classes_2d JDK windows printing implementation leaks GDI objects. 6195047 java classes_2d hinting engine is not correctly initialized with Bar39, Bar25i and related fonts 6312510 java classes_2d jdk 1.4.2_07 java apps color problem with patch 109147-34 4823180 java classes_awt JDK 1.4.1: Race conditions in Motif java.awt.Choice 6374321 java classes_awt Textfield loses focus after alt key hit in IE browser 6312028 java classes_awt 1.4.2_08 crash in awt!AwtObject::SendEvent 6343810 java classes_net connect in java/net/PlainSocketImpl.c should handle EALREADY 5083450 java classes_nio (se) Temporary selectors not closed upon thread exit 6181598 java classes_nio String constructor with "KSC5601" encoding throws AccessControlException 4869859 java classes_nio Test java/nio/channels/FileChannel/ScatteringRead.java fails (solaris -d64) 6350061 java classes_security JGSS requires big-endian credential cache 6404731 java classes_security Add teliasonera root CA certs to the JDK 4836635 java classes_swing Resource leak in JFileChooser Windows L&F 4793761 java classes_swing Password in JPasswordField can be copied and pasted via middle mouse button 5075580 java classes_swing JFileChooser in FILES_AND_DIRECTORIES mode doesn't contain fix for 4239219 6378990 java classes_util_i18n (tz) Support tzdata2006a 6371531 java classes_util_i18n Currency change for Mozambique 5092263 java classes_util_jarzip GZIPInputStream spuriously reports "Corrupt GZIP trailer" for sizes > 2GB 6364346 java classes_util_jarzip GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09 5106044 java debugger SA-JDI: port SA to Solaris/AMD-64 6399782 java install Solaris packaging changes required for Nevada 4980600 java install Syntax used when invoking coreutils does not conform to POSIX 1003.1-2001 5057119 java runtime Java.exe (ver 1.4.2_04) access-violates on windows 64-bit IA64 with Oracle's JDB 6394781 java serviceability test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6 6323688 java serviceability SA: jmap heap dumper should dump java.lang.Object as super class for all array classes 6280629 java serviceability Need ability to dump the heap at OutOfMemoryError 6307570 java serviceability jmap performance and robustness improvement 6315235 java serviceability SA: jmap heap dumper does not use correct class ID for object arrays 6377036 java_deployment update consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads 6332100 java_plugin iexplorer Focus lost in Textfield after doing a back/forward from Internet Explorer using 6367496 java_plugin iexplorer Applets in IE causing screen to blank, used to work in _04/_05 6393921 java_plugin iexplorer JVM hang when multiple applets are loaded and simultaneous window refocus actions 6370565 java_plugin iexplorer IE browser hangs when multiple applets are reloaded several times 6358629 jsse runtime SSLSocket.close() and SSLSocket.read() deadlock
2006-10-18 07:07:07 +02:00
java/sun-1.4/lib/zi/America/Indiana/Petersburg
java/sun-1.4/lib/zi/America/Indiana/Vevay
Update sun-{jre,jdk}14 to 2.12. Patch based on PR 34035, PR 34604 and add some missing entries to PLIST. Changes in 1.4.2_12 The official version number for this update release is 1.4.2_12-b03. Bug fixes are listed in the following table. BugId Category Subcategory Description 6322757 hotspot compiler2 GC crash in ParRootScanWithoutBarrierClosure::do_oop 6332641 hotspot compiler2 CORBA product_rmijrmp_dgc:Test01 fails with exception 4971887 hotspot compiler2 Incorrect floating-point arithmetic or loop unrolling with -server -Xcomp option 6343401 hotspot compiler2 Crash removing empty loop 4965987 hotspot compiler2 CTW assertion at assembler_sparc.hpp, 787 6374905 hotspot garbage_collector SurvivorRatio is ignored when using -XX:+UseConcMarkSweepGC 6319671 hotspot garbage_collector CMS should use Heap_lock for protecting heap resizing, instead of CMS token 6319688 hotspot garbage_collector Incorrect locking in CMSPermGen::mem_allocate() 5093520 hotspot jvmti objects being kept alive in perm gen and old gen when debugger attached 6312208 hotspot other Windows JVM crashes under load in java.lang.Win32Process.create() 5030646 hotspot runtime_system CMS: atg crashed with fastdebug build on rhas_3.0 SP1 6352819 hotspot runtime_system -Xloggc in _JAVA_OPTIONS logs to garbage filename 6325849 hotspot runtime_system Java Thread Dump shows the same 'nid' for all threads 5067940 idl orb [CORBA!] POA WrongAdapter thrown on roundtrip between 1.5 and 1.4.2 6292322 java char_encodings unexpected exception occurs in InputStreamReader for UTF-16, little endian, and Byte-order-mark 6394302 java char_encodings Test sun/nio/cs/CheckHistoricalNames.java failed on 142u12b1 but passed on previous 142u11b6. 6255588 java classes_2d JDK windows printing implementation leaks GDI objects. 6195047 java classes_2d hinting engine is not correctly initialized with Bar39, Bar25i and related fonts 6312510 java classes_2d jdk 1.4.2_07 java apps color problem with patch 109147-34 4823180 java classes_awt JDK 1.4.1: Race conditions in Motif java.awt.Choice 6374321 java classes_awt Textfield loses focus after alt key hit in IE browser 6312028 java classes_awt 1.4.2_08 crash in awt!AwtObject::SendEvent 6343810 java classes_net connect in java/net/PlainSocketImpl.c should handle EALREADY 5083450 java classes_nio (se) Temporary selectors not closed upon thread exit 6181598 java classes_nio String constructor with "KSC5601" encoding throws AccessControlException 4869859 java classes_nio Test java/nio/channels/FileChannel/ScatteringRead.java fails (solaris -d64) 6350061 java classes_security JGSS requires big-endian credential cache 6404731 java classes_security Add teliasonera root CA certs to the JDK 4836635 java classes_swing Resource leak in JFileChooser Windows L&F 4793761 java classes_swing Password in JPasswordField can be copied and pasted via middle mouse button 5075580 java classes_swing JFileChooser in FILES_AND_DIRECTORIES mode doesn't contain fix for 4239219 6378990 java classes_util_i18n (tz) Support tzdata2006a 6371531 java classes_util_i18n Currency change for Mozambique 5092263 java classes_util_jarzip GZIPInputStream spuriously reports "Corrupt GZIP trailer" for sizes > 2GB 6364346 java classes_util_jarzip GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09 5106044 java debugger SA-JDI: port SA to Solaris/AMD-64 6399782 java install Solaris packaging changes required for Nevada 4980600 java install Syntax used when invoking coreutils does not conform to POSIX 1003.1-2001 5057119 java runtime Java.exe (ver 1.4.2_04) access-violates on windows 64-bit IA64 with Oracle's JDB 6394781 java serviceability test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6 6323688 java serviceability SA: jmap heap dumper should dump java.lang.Object as super class for all array classes 6280629 java serviceability Need ability to dump the heap at OutOfMemoryError 6307570 java serviceability jmap performance and robustness improvement 6315235 java serviceability SA: jmap heap dumper does not use correct class ID for object arrays 6377036 java_deployment update consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads 6332100 java_plugin iexplorer Focus lost in Textfield after doing a back/forward from Internet Explorer using 6367496 java_plugin iexplorer Applets in IE causing screen to blank, used to work in _04/_05 6393921 java_plugin iexplorer JVM hang when multiple applets are loaded and simultaneous window refocus actions 6370565 java_plugin iexplorer IE browser hangs when multiple applets are reloaded several times 6358629 jsse runtime SSLSocket.close() and SSLSocket.read() deadlock
2006-10-18 07:07:07 +02:00
java/sun-1.4/lib/zi/America/Indiana/Vincennes
java/sun-1.4/lib/zi/America/Inuvik
java/sun-1.4/lib/zi/America/Iqaluit
java/sun-1.4/lib/zi/America/Jamaica
java/sun-1.4/lib/zi/America/Juneau
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/zi/America/Kentucky/Louisville
java/sun-1.4/lib/zi/America/Kentucky/Monticello
java/sun-1.4/lib/zi/America/La_Paz
java/sun-1.4/lib/zi/America/Lima
java/sun-1.4/lib/zi/America/Los_Angeles
java/sun-1.4/lib/zi/America/Maceio
java/sun-1.4/lib/zi/America/Managua
java/sun-1.4/lib/zi/America/Manaus
java/sun-1.4/lib/zi/America/Martinique
java/sun-1.4/lib/zi/America/Mazatlan
java/sun-1.4/lib/zi/America/Menominee
java/sun-1.4/lib/zi/America/Merida
java/sun-1.4/lib/zi/America/Mexico_City
java/sun-1.4/lib/zi/America/Miquelon
Update sun-{jre,jdk}14 to 2.12. Patch based on PR 34035, PR 34604 and add some missing entries to PLIST. Changes in 1.4.2_12 The official version number for this update release is 1.4.2_12-b03. Bug fixes are listed in the following table. BugId Category Subcategory Description 6322757 hotspot compiler2 GC crash in ParRootScanWithoutBarrierClosure::do_oop 6332641 hotspot compiler2 CORBA product_rmijrmp_dgc:Test01 fails with exception 4971887 hotspot compiler2 Incorrect floating-point arithmetic or loop unrolling with -server -Xcomp option 6343401 hotspot compiler2 Crash removing empty loop 4965987 hotspot compiler2 CTW assertion at assembler_sparc.hpp, 787 6374905 hotspot garbage_collector SurvivorRatio is ignored when using -XX:+UseConcMarkSweepGC 6319671 hotspot garbage_collector CMS should use Heap_lock for protecting heap resizing, instead of CMS token 6319688 hotspot garbage_collector Incorrect locking in CMSPermGen::mem_allocate() 5093520 hotspot jvmti objects being kept alive in perm gen and old gen when debugger attached 6312208 hotspot other Windows JVM crashes under load in java.lang.Win32Process.create() 5030646 hotspot runtime_system CMS: atg crashed with fastdebug build on rhas_3.0 SP1 6352819 hotspot runtime_system -Xloggc in _JAVA_OPTIONS logs to garbage filename 6325849 hotspot runtime_system Java Thread Dump shows the same 'nid' for all threads 5067940 idl orb [CORBA!] POA WrongAdapter thrown on roundtrip between 1.5 and 1.4.2 6292322 java char_encodings unexpected exception occurs in InputStreamReader for UTF-16, little endian, and Byte-order-mark 6394302 java char_encodings Test sun/nio/cs/CheckHistoricalNames.java failed on 142u12b1 but passed on previous 142u11b6. 6255588 java classes_2d JDK windows printing implementation leaks GDI objects. 6195047 java classes_2d hinting engine is not correctly initialized with Bar39, Bar25i and related fonts 6312510 java classes_2d jdk 1.4.2_07 java apps color problem with patch 109147-34 4823180 java classes_awt JDK 1.4.1: Race conditions in Motif java.awt.Choice 6374321 java classes_awt Textfield loses focus after alt key hit in IE browser 6312028 java classes_awt 1.4.2_08 crash in awt!AwtObject::SendEvent 6343810 java classes_net connect in java/net/PlainSocketImpl.c should handle EALREADY 5083450 java classes_nio (se) Temporary selectors not closed upon thread exit 6181598 java classes_nio String constructor with "KSC5601" encoding throws AccessControlException 4869859 java classes_nio Test java/nio/channels/FileChannel/ScatteringRead.java fails (solaris -d64) 6350061 java classes_security JGSS requires big-endian credential cache 6404731 java classes_security Add teliasonera root CA certs to the JDK 4836635 java classes_swing Resource leak in JFileChooser Windows L&F 4793761 java classes_swing Password in JPasswordField can be copied and pasted via middle mouse button 5075580 java classes_swing JFileChooser in FILES_AND_DIRECTORIES mode doesn't contain fix for 4239219 6378990 java classes_util_i18n (tz) Support tzdata2006a 6371531 java classes_util_i18n Currency change for Mozambique 5092263 java classes_util_jarzip GZIPInputStream spuriously reports "Corrupt GZIP trailer" for sizes > 2GB 6364346 java classes_util_jarzip GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09 5106044 java debugger SA-JDI: port SA to Solaris/AMD-64 6399782 java install Solaris packaging changes required for Nevada 4980600 java install Syntax used when invoking coreutils does not conform to POSIX 1003.1-2001 5057119 java runtime Java.exe (ver 1.4.2_04) access-violates on windows 64-bit IA64 with Oracle's JDB 6394781 java serviceability test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6 6323688 java serviceability SA: jmap heap dumper should dump java.lang.Object as super class for all array classes 6280629 java serviceability Need ability to dump the heap at OutOfMemoryError 6307570 java serviceability jmap performance and robustness improvement 6315235 java serviceability SA: jmap heap dumper does not use correct class ID for object arrays 6377036 java_deployment update consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads 6332100 java_plugin iexplorer Focus lost in Textfield after doing a back/forward from Internet Explorer using 6367496 java_plugin iexplorer Applets in IE causing screen to blank, used to work in _04/_05 6393921 java_plugin iexplorer JVM hang when multiple applets are loaded and simultaneous window refocus actions 6370565 java_plugin iexplorer IE browser hangs when multiple applets are reloaded several times 6358629 jsse runtime SSLSocket.close() and SSLSocket.read() deadlock
2006-10-18 07:07:07 +02:00
java/sun-1.4/lib/zi/America/Moncton
java/sun-1.4/lib/zi/America/Monterrey
java/sun-1.4/lib/zi/America/Montevideo
java/sun-1.4/lib/zi/America/Montreal
java/sun-1.4/lib/zi/America/Montserrat
java/sun-1.4/lib/zi/America/Nassau
java/sun-1.4/lib/zi/America/New_York
java/sun-1.4/lib/zi/America/Nipigon
java/sun-1.4/lib/zi/America/Nome
java/sun-1.4/lib/zi/America/Noronha
java/sun-1.4/lib/zi/America/North_Dakota/Center
Update to Sun JDK/JRE 1.4.2 Update 13. Fixed issues: Random is not thread-safe ResourceMark breaks growable array policy_maximally_unroll ignores the current compilation size and can blow out the node counts. C2 fails to compile MD2 implementation JVM 1.3.1 crash due to fatal error in exception handler Unnecessary FullGC Spurious OutOfMemoryError exceptions pointer_delta not used for pointer diff intermittent extreme mutator slowdown in jbb runs with ParNew/DefNew 1.4.2_11 java_g with iCMS Error: assert(_pending_decrements > 0,"can't be zero or negative") pathologically slow oopmap generation jvm crashes failing "unsafe access to zombie method" gaurantee methodOopDesc::set_fingerprint isn't thread safe GC time stamps should be relative to the start of the JVM Crash occurs at safepoint on deoptimization in 1.4.2_07 JVM abort with Full thread dump by kill -QUIT unexpected exception occurs in InputStreamReader Wrong mapping of color happens if one takes print of a swing component in 16 bit color depth JVM crash when mouse enter area of a native components embed using JNI ScrollBar does not show up correctly in 6.0 Focus issue with JFrame and JButton Uncomitted characters are lost when the focus is moved to another textfield by mouse click File.deleteOnExit() with long file name causes buffer overflow (process) Runtime.exec does not close all file descriptors on Solaris 9 HttpURLConnection.disconnect doesn?t really do the job HTTP tunnel connections send user headers to proxy Pre-1.4 SocketImpl no longer supported Verification of signed JAR files is very slow (performance reduction) DomainComponent is Not IAS5String but PrintableString ( See RFC3280 ) KerberosTicket throws exception when authtime field in KrbCredInfo is null Add Comodo CA root certs to JDK JSpinner gets spinning when mouse button is pushed down and the spinner is replaced with new one. JEditorPane is unable to do reasonably spaced indentation in complex HTML tables (tz) Support tzdata2006g Some PNGs fail to load with ImageIO using rtpatch flag NOCOMPRESS will reduce each JRE download by 264KB Nightly build for all platforms have failed REGRESSION: UK and France: bad minimal days in first week (2) jmap does not work with CMS in 1.4.2_09 native memory leaks when running under IE windows plugin focus lost within text item after applet is shown again Turning on Jar Caching causes a DownloadException and the applet jar fails load jaws: using 1.4.2 or 5.0 over https on Solaris: Java 1.4+ is required for HTTPS support Fix for bug 5098318 prevents caching of JAR files containing cipher code Incorrect arch version of w2k_lsa_auth.dll bundles with 1.4.2 amd64 build for SAP sun.security.krb5.internal.ccache.FileCredentialsCache vs multiple cached TGTs sun.net.client.defaultConnectTimeout defaultReadTimeout should work with HttpsURLConnection
2006-12-28 12:51:11 +01:00
java/sun-1.4/lib/zi/America/North_Dakota/New_Salem
java/sun-1.4/lib/zi/America/Panama
java/sun-1.4/lib/zi/America/Pangnirtung
java/sun-1.4/lib/zi/America/Paramaribo
java/sun-1.4/lib/zi/America/Phoenix
java/sun-1.4/lib/zi/America/Port-au-Prince
java/sun-1.4/lib/zi/America/Port_of_Spain
java/sun-1.4/lib/zi/America/Porto_Velho
java/sun-1.4/lib/zi/America/Puerto_Rico
java/sun-1.4/lib/zi/America/Rainy_River
java/sun-1.4/lib/zi/America/Rankin_Inlet
java/sun-1.4/lib/zi/America/Recife
java/sun-1.4/lib/zi/America/Regina
java/sun-1.4/lib/zi/America/Rio_Branco
java/sun-1.4/lib/zi/America/Santiago
java/sun-1.4/lib/zi/America/Santo_Domingo
java/sun-1.4/lib/zi/America/Sao_Paulo
java/sun-1.4/lib/zi/America/Scoresbysund
java/sun-1.4/lib/zi/America/St_Johns
java/sun-1.4/lib/zi/America/St_Kitts
java/sun-1.4/lib/zi/America/St_Lucia
java/sun-1.4/lib/zi/America/St_Thomas
java/sun-1.4/lib/zi/America/St_Vincent
java/sun-1.4/lib/zi/America/Swift_Current
java/sun-1.4/lib/zi/America/Tegucigalpa
java/sun-1.4/lib/zi/America/Thule
java/sun-1.4/lib/zi/America/Thunder_Bay
java/sun-1.4/lib/zi/America/Tijuana
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/zi/America/Toronto
java/sun-1.4/lib/zi/America/Tortola
java/sun-1.4/lib/zi/America/Vancouver
java/sun-1.4/lib/zi/America/Whitehorse
java/sun-1.4/lib/zi/America/Winnipeg
java/sun-1.4/lib/zi/America/Yakutat
java/sun-1.4/lib/zi/America/Yellowknife
java/sun-1.4/lib/zi/Antarctica/Casey
java/sun-1.4/lib/zi/Antarctica/Davis
java/sun-1.4/lib/zi/Antarctica/DumontDUrville
java/sun-1.4/lib/zi/Antarctica/Mawson
java/sun-1.4/lib/zi/Antarctica/McMurdo
java/sun-1.4/lib/zi/Antarctica/Palmer
java/sun-1.4/lib/zi/Antarctica/Rothera
java/sun-1.4/lib/zi/Antarctica/Syowa
java/sun-1.4/lib/zi/Antarctica/Vostok
java/sun-1.4/lib/zi/Asia/Aden
java/sun-1.4/lib/zi/Asia/Almaty
java/sun-1.4/lib/zi/Asia/Amman
java/sun-1.4/lib/zi/Asia/Anadyr
java/sun-1.4/lib/zi/Asia/Aqtau
java/sun-1.4/lib/zi/Asia/Aqtobe
java/sun-1.4/lib/zi/Asia/Ashgabat
java/sun-1.4/lib/zi/Asia/Baghdad
java/sun-1.4/lib/zi/Asia/Bahrain
java/sun-1.4/lib/zi/Asia/Baku
java/sun-1.4/lib/zi/Asia/Bangkok
java/sun-1.4/lib/zi/Asia/Beirut
java/sun-1.4/lib/zi/Asia/Bishkek
java/sun-1.4/lib/zi/Asia/Brunei
java/sun-1.4/lib/zi/Asia/Calcutta
java/sun-1.4/lib/zi/Asia/Choibalsan
java/sun-1.4/lib/zi/Asia/Chongqing
java/sun-1.4/lib/zi/Asia/Colombo
java/sun-1.4/lib/zi/Asia/Damascus
java/sun-1.4/lib/zi/Asia/Dhaka
java/sun-1.4/lib/zi/Asia/Dili
java/sun-1.4/lib/zi/Asia/Dubai
java/sun-1.4/lib/zi/Asia/Dushanbe
java/sun-1.4/lib/zi/Asia/Gaza
java/sun-1.4/lib/zi/Asia/Harbin
java/sun-1.4/lib/zi/Asia/Hong_Kong
java/sun-1.4/lib/zi/Asia/Hovd
java/sun-1.4/lib/zi/Asia/Irkutsk
java/sun-1.4/lib/zi/Asia/Jakarta
java/sun-1.4/lib/zi/Asia/Jayapura
java/sun-1.4/lib/zi/Asia/Jerusalem
java/sun-1.4/lib/zi/Asia/Kabul
java/sun-1.4/lib/zi/Asia/Kamchatka
java/sun-1.4/lib/zi/Asia/Karachi
java/sun-1.4/lib/zi/Asia/Kashgar
java/sun-1.4/lib/zi/Asia/Katmandu
java/sun-1.4/lib/zi/Asia/Krasnoyarsk
java/sun-1.4/lib/zi/Asia/Kuala_Lumpur
java/sun-1.4/lib/zi/Asia/Kuching
java/sun-1.4/lib/zi/Asia/Kuwait
java/sun-1.4/lib/zi/Asia/Macau
java/sun-1.4/lib/zi/Asia/Magadan
java/sun-1.4/lib/zi/Asia/Makassar
java/sun-1.4/lib/zi/Asia/Manila
java/sun-1.4/lib/zi/Asia/Muscat
java/sun-1.4/lib/zi/Asia/Nicosia
java/sun-1.4/lib/zi/Asia/Novosibirsk
java/sun-1.4/lib/zi/Asia/Omsk
java/sun-1.4/lib/zi/Asia/Oral
java/sun-1.4/lib/zi/Asia/Phnom_Penh
java/sun-1.4/lib/zi/Asia/Pontianak
java/sun-1.4/lib/zi/Asia/Pyongyang
java/sun-1.4/lib/zi/Asia/Qatar
java/sun-1.4/lib/zi/Asia/Qyzylorda
java/sun-1.4/lib/zi/Asia/Rangoon
java/sun-1.4/lib/zi/Asia/Riyadh
java/sun-1.4/lib/zi/Asia/Riyadh87
java/sun-1.4/lib/zi/Asia/Riyadh88
java/sun-1.4/lib/zi/Asia/Riyadh89
java/sun-1.4/lib/zi/Asia/Saigon
java/sun-1.4/lib/zi/Asia/Sakhalin
java/sun-1.4/lib/zi/Asia/Samarkand
java/sun-1.4/lib/zi/Asia/Seoul
java/sun-1.4/lib/zi/Asia/Shanghai
java/sun-1.4/lib/zi/Asia/Singapore
java/sun-1.4/lib/zi/Asia/Taipei
java/sun-1.4/lib/zi/Asia/Tashkent
java/sun-1.4/lib/zi/Asia/Tbilisi
java/sun-1.4/lib/zi/Asia/Tehran
java/sun-1.4/lib/zi/Asia/Thimphu
java/sun-1.4/lib/zi/Asia/Tokyo
java/sun-1.4/lib/zi/Asia/Ulaanbaatar
java/sun-1.4/lib/zi/Asia/Urumqi
java/sun-1.4/lib/zi/Asia/Vientiane
java/sun-1.4/lib/zi/Asia/Vladivostok
java/sun-1.4/lib/zi/Asia/Yakutsk
java/sun-1.4/lib/zi/Asia/Yekaterinburg
java/sun-1.4/lib/zi/Asia/Yerevan
java/sun-1.4/lib/zi/Atlantic/Azores
java/sun-1.4/lib/zi/Atlantic/Bermuda
java/sun-1.4/lib/zi/Atlantic/Canary
java/sun-1.4/lib/zi/Atlantic/Cape_Verde
java/sun-1.4/lib/zi/Atlantic/Faeroe
java/sun-1.4/lib/zi/Atlantic/Madeira
java/sun-1.4/lib/zi/Atlantic/Reykjavik
java/sun-1.4/lib/zi/Atlantic/South_Georgia
java/sun-1.4/lib/zi/Atlantic/St_Helena
java/sun-1.4/lib/zi/Atlantic/Stanley
java/sun-1.4/lib/zi/Australia/Adelaide
java/sun-1.4/lib/zi/Australia/Brisbane
java/sun-1.4/lib/zi/Australia/Broken_Hill
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/lib/zi/Australia/Currie
java/sun-1.4/lib/zi/Australia/Darwin
java/sun-1.4/lib/zi/Australia/Hobart
java/sun-1.4/lib/zi/Australia/Lindeman
java/sun-1.4/lib/zi/Australia/Lord_Howe
java/sun-1.4/lib/zi/Australia/Melbourne
java/sun-1.4/lib/zi/Australia/Perth
java/sun-1.4/lib/zi/Australia/Sydney
java/sun-1.4/lib/zi/CET
Update sun-{jre,jdk}14 to 2.12. Patch based on PR 34035, PR 34604 and add some missing entries to PLIST. Changes in 1.4.2_12 The official version number for this update release is 1.4.2_12-b03. Bug fixes are listed in the following table. BugId Category Subcategory Description 6322757 hotspot compiler2 GC crash in ParRootScanWithoutBarrierClosure::do_oop 6332641 hotspot compiler2 CORBA product_rmijrmp_dgc:Test01 fails with exception 4971887 hotspot compiler2 Incorrect floating-point arithmetic or loop unrolling with -server -Xcomp option 6343401 hotspot compiler2 Crash removing empty loop 4965987 hotspot compiler2 CTW assertion at assembler_sparc.hpp, 787 6374905 hotspot garbage_collector SurvivorRatio is ignored when using -XX:+UseConcMarkSweepGC 6319671 hotspot garbage_collector CMS should use Heap_lock for protecting heap resizing, instead of CMS token 6319688 hotspot garbage_collector Incorrect locking in CMSPermGen::mem_allocate() 5093520 hotspot jvmti objects being kept alive in perm gen and old gen when debugger attached 6312208 hotspot other Windows JVM crashes under load in java.lang.Win32Process.create() 5030646 hotspot runtime_system CMS: atg crashed with fastdebug build on rhas_3.0 SP1 6352819 hotspot runtime_system -Xloggc in _JAVA_OPTIONS logs to garbage filename 6325849 hotspot runtime_system Java Thread Dump shows the same 'nid' for all threads 5067940 idl orb [CORBA!] POA WrongAdapter thrown on roundtrip between 1.5 and 1.4.2 6292322 java char_encodings unexpected exception occurs in InputStreamReader for UTF-16, little endian, and Byte-order-mark 6394302 java char_encodings Test sun/nio/cs/CheckHistoricalNames.java failed on 142u12b1 but passed on previous 142u11b6. 6255588 java classes_2d JDK windows printing implementation leaks GDI objects. 6195047 java classes_2d hinting engine is not correctly initialized with Bar39, Bar25i and related fonts 6312510 java classes_2d jdk 1.4.2_07 java apps color problem with patch 109147-34 4823180 java classes_awt JDK 1.4.1: Race conditions in Motif java.awt.Choice 6374321 java classes_awt Textfield loses focus after alt key hit in IE browser 6312028 java classes_awt 1.4.2_08 crash in awt!AwtObject::SendEvent 6343810 java classes_net connect in java/net/PlainSocketImpl.c should handle EALREADY 5083450 java classes_nio (se) Temporary selectors not closed upon thread exit 6181598 java classes_nio String constructor with "KSC5601" encoding throws AccessControlException 4869859 java classes_nio Test java/nio/channels/FileChannel/ScatteringRead.java fails (solaris -d64) 6350061 java classes_security JGSS requires big-endian credential cache 6404731 java classes_security Add teliasonera root CA certs to the JDK 4836635 java classes_swing Resource leak in JFileChooser Windows L&F 4793761 java classes_swing Password in JPasswordField can be copied and pasted via middle mouse button 5075580 java classes_swing JFileChooser in FILES_AND_DIRECTORIES mode doesn't contain fix for 4239219 6378990 java classes_util_i18n (tz) Support tzdata2006a 6371531 java classes_util_i18n Currency change for Mozambique 5092263 java classes_util_jarzip GZIPInputStream spuriously reports "Corrupt GZIP trailer" for sizes > 2GB 6364346 java classes_util_jarzip GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09 5106044 java debugger SA-JDI: port SA to Solaris/AMD-64 6399782 java install Solaris packaging changes required for Nevada 4980600 java install Syntax used when invoking coreutils does not conform to POSIX 1003.1-2001 5057119 java runtime Java.exe (ver 1.4.2_04) access-violates on windows 64-bit IA64 with Oracle's JDB 6394781 java serviceability test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6 6323688 java serviceability SA: jmap heap dumper should dump java.lang.Object as super class for all array classes 6280629 java serviceability Need ability to dump the heap at OutOfMemoryError 6307570 java serviceability jmap performance and robustness improvement 6315235 java serviceability SA: jmap heap dumper does not use correct class ID for object arrays 6377036 java_deployment update consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads 6332100 java_plugin iexplorer Focus lost in Textfield after doing a back/forward from Internet Explorer using 6367496 java_plugin iexplorer Applets in IE causing screen to blank, used to work in _04/_05 6393921 java_plugin iexplorer JVM hang when multiple applets are loaded and simultaneous window refocus actions 6370565 java_plugin iexplorer IE browser hangs when multiple applets are reloaded several times 6358629 jsse runtime SSLSocket.close() and SSLSocket.read() deadlock
2006-10-18 07:07:07 +02:00
java/sun-1.4/lib/zi/CST6CDT
java/sun-1.4/lib/zi/EET
Update sun-{jre,jdk}14 to 2.12. Patch based on PR 34035, PR 34604 and add some missing entries to PLIST. Changes in 1.4.2_12 The official version number for this update release is 1.4.2_12-b03. Bug fixes are listed in the following table. BugId Category Subcategory Description 6322757 hotspot compiler2 GC crash in ParRootScanWithoutBarrierClosure::do_oop 6332641 hotspot compiler2 CORBA product_rmijrmp_dgc:Test01 fails with exception 4971887 hotspot compiler2 Incorrect floating-point arithmetic or loop unrolling with -server -Xcomp option 6343401 hotspot compiler2 Crash removing empty loop 4965987 hotspot compiler2 CTW assertion at assembler_sparc.hpp, 787 6374905 hotspot garbage_collector SurvivorRatio is ignored when using -XX:+UseConcMarkSweepGC 6319671 hotspot garbage_collector CMS should use Heap_lock for protecting heap resizing, instead of CMS token 6319688 hotspot garbage_collector Incorrect locking in CMSPermGen::mem_allocate() 5093520 hotspot jvmti objects being kept alive in perm gen and old gen when debugger attached 6312208 hotspot other Windows JVM crashes under load in java.lang.Win32Process.create() 5030646 hotspot runtime_system CMS: atg crashed with fastdebug build on rhas_3.0 SP1 6352819 hotspot runtime_system -Xloggc in _JAVA_OPTIONS logs to garbage filename 6325849 hotspot runtime_system Java Thread Dump shows the same 'nid' for all threads 5067940 idl orb [CORBA!] POA WrongAdapter thrown on roundtrip between 1.5 and 1.4.2 6292322 java char_encodings unexpected exception occurs in InputStreamReader for UTF-16, little endian, and Byte-order-mark 6394302 java char_encodings Test sun/nio/cs/CheckHistoricalNames.java failed on 142u12b1 but passed on previous 142u11b6. 6255588 java classes_2d JDK windows printing implementation leaks GDI objects. 6195047 java classes_2d hinting engine is not correctly initialized with Bar39, Bar25i and related fonts 6312510 java classes_2d jdk 1.4.2_07 java apps color problem with patch 109147-34 4823180 java classes_awt JDK 1.4.1: Race conditions in Motif java.awt.Choice 6374321 java classes_awt Textfield loses focus after alt key hit in IE browser 6312028 java classes_awt 1.4.2_08 crash in awt!AwtObject::SendEvent 6343810 java classes_net connect in java/net/PlainSocketImpl.c should handle EALREADY 5083450 java classes_nio (se) Temporary selectors not closed upon thread exit 6181598 java classes_nio String constructor with "KSC5601" encoding throws AccessControlException 4869859 java classes_nio Test java/nio/channels/FileChannel/ScatteringRead.java fails (solaris -d64) 6350061 java classes_security JGSS requires big-endian credential cache 6404731 java classes_security Add teliasonera root CA certs to the JDK 4836635 java classes_swing Resource leak in JFileChooser Windows L&F 4793761 java classes_swing Password in JPasswordField can be copied and pasted via middle mouse button 5075580 java classes_swing JFileChooser in FILES_AND_DIRECTORIES mode doesn't contain fix for 4239219 6378990 java classes_util_i18n (tz) Support tzdata2006a 6371531 java classes_util_i18n Currency change for Mozambique 5092263 java classes_util_jarzip GZIPInputStream spuriously reports "Corrupt GZIP trailer" for sizes > 2GB 6364346 java classes_util_jarzip GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09 5106044 java debugger SA-JDI: port SA to Solaris/AMD-64 6399782 java install Solaris packaging changes required for Nevada 4980600 java install Syntax used when invoking coreutils does not conform to POSIX 1003.1-2001 5057119 java runtime Java.exe (ver 1.4.2_04) access-violates on windows 64-bit IA64 with Oracle's JDB 6394781 java serviceability test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6 6323688 java serviceability SA: jmap heap dumper should dump java.lang.Object as super class for all array classes 6280629 java serviceability Need ability to dump the heap at OutOfMemoryError 6307570 java serviceability jmap performance and robustness improvement 6315235 java serviceability SA: jmap heap dumper does not use correct class ID for object arrays 6377036 java_deployment update consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads 6332100 java_plugin iexplorer Focus lost in Textfield after doing a back/forward from Internet Explorer using 6367496 java_plugin iexplorer Applets in IE causing screen to blank, used to work in _04/_05 6393921 java_plugin iexplorer JVM hang when multiple applets are loaded and simultaneous window refocus actions 6370565 java_plugin iexplorer IE browser hangs when multiple applets are reloaded several times 6358629 jsse runtime SSLSocket.close() and SSLSocket.read() deadlock
2006-10-18 07:07:07 +02:00
java/sun-1.4/lib/zi/EST
java/sun-1.4/lib/zi/EST5EDT
java/sun-1.4/lib/zi/Etc/GMT
java/sun-1.4/lib/zi/Etc/GMT+1
java/sun-1.4/lib/zi/Etc/GMT+10
java/sun-1.4/lib/zi/Etc/GMT+11
java/sun-1.4/lib/zi/Etc/GMT+12
java/sun-1.4/lib/zi/Etc/GMT+2
java/sun-1.4/lib/zi/Etc/GMT+3
java/sun-1.4/lib/zi/Etc/GMT+4
java/sun-1.4/lib/zi/Etc/GMT+5
java/sun-1.4/lib/zi/Etc/GMT+6
java/sun-1.4/lib/zi/Etc/GMT+7
java/sun-1.4/lib/zi/Etc/GMT+8
java/sun-1.4/lib/zi/Etc/GMT+9
java/sun-1.4/lib/zi/Etc/GMT-1
java/sun-1.4/lib/zi/Etc/GMT-10
java/sun-1.4/lib/zi/Etc/GMT-11
java/sun-1.4/lib/zi/Etc/GMT-12
java/sun-1.4/lib/zi/Etc/GMT-13
java/sun-1.4/lib/zi/Etc/GMT-14
java/sun-1.4/lib/zi/Etc/GMT-2
java/sun-1.4/lib/zi/Etc/GMT-3
java/sun-1.4/lib/zi/Etc/GMT-4
java/sun-1.4/lib/zi/Etc/GMT-5
java/sun-1.4/lib/zi/Etc/GMT-6
java/sun-1.4/lib/zi/Etc/GMT-7
java/sun-1.4/lib/zi/Etc/GMT-8
java/sun-1.4/lib/zi/Etc/GMT-9
java/sun-1.4/lib/zi/Etc/UCT
java/sun-1.4/lib/zi/Etc/UTC
java/sun-1.4/lib/zi/Europe/Amsterdam
java/sun-1.4/lib/zi/Europe/Andorra
java/sun-1.4/lib/zi/Europe/Athens
java/sun-1.4/lib/zi/Europe/Belgrade
java/sun-1.4/lib/zi/Europe/Berlin
java/sun-1.4/lib/zi/Europe/Brussels
java/sun-1.4/lib/zi/Europe/Bucharest
java/sun-1.4/lib/zi/Europe/Budapest
java/sun-1.4/lib/zi/Europe/Chisinau
java/sun-1.4/lib/zi/Europe/Copenhagen
java/sun-1.4/lib/zi/Europe/Dublin
java/sun-1.4/lib/zi/Europe/Gibraltar
java/sun-1.4/lib/zi/Europe/Helsinki
java/sun-1.4/lib/zi/Europe/Istanbul
java/sun-1.4/lib/zi/Europe/Kaliningrad
java/sun-1.4/lib/zi/Europe/Kiev
java/sun-1.4/lib/zi/Europe/Lisbon
java/sun-1.4/lib/zi/Europe/London
java/sun-1.4/lib/zi/Europe/Luxembourg
java/sun-1.4/lib/zi/Europe/Madrid
java/sun-1.4/lib/zi/Europe/Malta
java/sun-1.4/lib/zi/Europe/Minsk
java/sun-1.4/lib/zi/Europe/Monaco
java/sun-1.4/lib/zi/Europe/Moscow
java/sun-1.4/lib/zi/Europe/Oslo
java/sun-1.4/lib/zi/Europe/Paris
java/sun-1.4/lib/zi/Europe/Prague
java/sun-1.4/lib/zi/Europe/Riga
java/sun-1.4/lib/zi/Europe/Rome
java/sun-1.4/lib/zi/Europe/Samara
java/sun-1.4/lib/zi/Europe/Simferopol
java/sun-1.4/lib/zi/Europe/Sofia
java/sun-1.4/lib/zi/Europe/Stockholm
java/sun-1.4/lib/zi/Europe/Tallinn
java/sun-1.4/lib/zi/Europe/Tirane
java/sun-1.4/lib/zi/Europe/Uzhgorod
java/sun-1.4/lib/zi/Europe/Vaduz
java/sun-1.4/lib/zi/Europe/Vienna
java/sun-1.4/lib/zi/Europe/Vilnius
java/sun-1.4/lib/zi/Europe/Warsaw
java/sun-1.4/lib/zi/Europe/Zaporozhye
java/sun-1.4/lib/zi/Europe/Zurich
java/sun-1.4/lib/zi/GMT
Update sun-{jre,jdk}14 to 2.12. Patch based on PR 34035, PR 34604 and add some missing entries to PLIST. Changes in 1.4.2_12 The official version number for this update release is 1.4.2_12-b03. Bug fixes are listed in the following table. BugId Category Subcategory Description 6322757 hotspot compiler2 GC crash in ParRootScanWithoutBarrierClosure::do_oop 6332641 hotspot compiler2 CORBA product_rmijrmp_dgc:Test01 fails with exception 4971887 hotspot compiler2 Incorrect floating-point arithmetic or loop unrolling with -server -Xcomp option 6343401 hotspot compiler2 Crash removing empty loop 4965987 hotspot compiler2 CTW assertion at assembler_sparc.hpp, 787 6374905 hotspot garbage_collector SurvivorRatio is ignored when using -XX:+UseConcMarkSweepGC 6319671 hotspot garbage_collector CMS should use Heap_lock for protecting heap resizing, instead of CMS token 6319688 hotspot garbage_collector Incorrect locking in CMSPermGen::mem_allocate() 5093520 hotspot jvmti objects being kept alive in perm gen and old gen when debugger attached 6312208 hotspot other Windows JVM crashes under load in java.lang.Win32Process.create() 5030646 hotspot runtime_system CMS: atg crashed with fastdebug build on rhas_3.0 SP1 6352819 hotspot runtime_system -Xloggc in _JAVA_OPTIONS logs to garbage filename 6325849 hotspot runtime_system Java Thread Dump shows the same 'nid' for all threads 5067940 idl orb [CORBA!] POA WrongAdapter thrown on roundtrip between 1.5 and 1.4.2 6292322 java char_encodings unexpected exception occurs in InputStreamReader for UTF-16, little endian, and Byte-order-mark 6394302 java char_encodings Test sun/nio/cs/CheckHistoricalNames.java failed on 142u12b1 but passed on previous 142u11b6. 6255588 java classes_2d JDK windows printing implementation leaks GDI objects. 6195047 java classes_2d hinting engine is not correctly initialized with Bar39, Bar25i and related fonts 6312510 java classes_2d jdk 1.4.2_07 java apps color problem with patch 109147-34 4823180 java classes_awt JDK 1.4.1: Race conditions in Motif java.awt.Choice 6374321 java classes_awt Textfield loses focus after alt key hit in IE browser 6312028 java classes_awt 1.4.2_08 crash in awt!AwtObject::SendEvent 6343810 java classes_net connect in java/net/PlainSocketImpl.c should handle EALREADY 5083450 java classes_nio (se) Temporary selectors not closed upon thread exit 6181598 java classes_nio String constructor with "KSC5601" encoding throws AccessControlException 4869859 java classes_nio Test java/nio/channels/FileChannel/ScatteringRead.java fails (solaris -d64) 6350061 java classes_security JGSS requires big-endian credential cache 6404731 java classes_security Add teliasonera root CA certs to the JDK 4836635 java classes_swing Resource leak in JFileChooser Windows L&F 4793761 java classes_swing Password in JPasswordField can be copied and pasted via middle mouse button 5075580 java classes_swing JFileChooser in FILES_AND_DIRECTORIES mode doesn't contain fix for 4239219 6378990 java classes_util_i18n (tz) Support tzdata2006a 6371531 java classes_util_i18n Currency change for Mozambique 5092263 java classes_util_jarzip GZIPInputStream spuriously reports "Corrupt GZIP trailer" for sizes > 2GB 6364346 java classes_util_jarzip GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09 5106044 java debugger SA-JDI: port SA to Solaris/AMD-64 6399782 java install Solaris packaging changes required for Nevada 4980600 java install Syntax used when invoking coreutils does not conform to POSIX 1003.1-2001 5057119 java runtime Java.exe (ver 1.4.2_04) access-violates on windows 64-bit IA64 with Oracle's JDB 6394781 java serviceability test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6 6323688 java serviceability SA: jmap heap dumper should dump java.lang.Object as super class for all array classes 6280629 java serviceability Need ability to dump the heap at OutOfMemoryError 6307570 java serviceability jmap performance and robustness improvement 6315235 java serviceability SA: jmap heap dumper does not use correct class ID for object arrays 6377036 java_deployment update consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads 6332100 java_plugin iexplorer Focus lost in Textfield after doing a back/forward from Internet Explorer using 6367496 java_plugin iexplorer Applets in IE causing screen to blank, used to work in _04/_05 6393921 java_plugin iexplorer JVM hang when multiple applets are loaded and simultaneous window refocus actions 6370565 java_plugin iexplorer IE browser hangs when multiple applets are reloaded several times 6358629 jsse runtime SSLSocket.close() and SSLSocket.read() deadlock
2006-10-18 07:07:07 +02:00
java/sun-1.4/lib/zi/HST
java/sun-1.4/lib/zi/Indian/Antananarivo
java/sun-1.4/lib/zi/Indian/Chagos
java/sun-1.4/lib/zi/Indian/Christmas
java/sun-1.4/lib/zi/Indian/Cocos
java/sun-1.4/lib/zi/Indian/Comoro
java/sun-1.4/lib/zi/Indian/Kerguelen
java/sun-1.4/lib/zi/Indian/Mahe
java/sun-1.4/lib/zi/Indian/Maldives
java/sun-1.4/lib/zi/Indian/Mauritius
java/sun-1.4/lib/zi/Indian/Mayotte
java/sun-1.4/lib/zi/Indian/Reunion
java/sun-1.4/lib/zi/MET
Update sun-{jre,jdk}14 to 2.12. Patch based on PR 34035, PR 34604 and add some missing entries to PLIST. Changes in 1.4.2_12 The official version number for this update release is 1.4.2_12-b03. Bug fixes are listed in the following table. BugId Category Subcategory Description 6322757 hotspot compiler2 GC crash in ParRootScanWithoutBarrierClosure::do_oop 6332641 hotspot compiler2 CORBA product_rmijrmp_dgc:Test01 fails with exception 4971887 hotspot compiler2 Incorrect floating-point arithmetic or loop unrolling with -server -Xcomp option 6343401 hotspot compiler2 Crash removing empty loop 4965987 hotspot compiler2 CTW assertion at assembler_sparc.hpp, 787 6374905 hotspot garbage_collector SurvivorRatio is ignored when using -XX:+UseConcMarkSweepGC 6319671 hotspot garbage_collector CMS should use Heap_lock for protecting heap resizing, instead of CMS token 6319688 hotspot garbage_collector Incorrect locking in CMSPermGen::mem_allocate() 5093520 hotspot jvmti objects being kept alive in perm gen and old gen when debugger attached 6312208 hotspot other Windows JVM crashes under load in java.lang.Win32Process.create() 5030646 hotspot runtime_system CMS: atg crashed with fastdebug build on rhas_3.0 SP1 6352819 hotspot runtime_system -Xloggc in _JAVA_OPTIONS logs to garbage filename 6325849 hotspot runtime_system Java Thread Dump shows the same 'nid' for all threads 5067940 idl orb [CORBA!] POA WrongAdapter thrown on roundtrip between 1.5 and 1.4.2 6292322 java char_encodings unexpected exception occurs in InputStreamReader for UTF-16, little endian, and Byte-order-mark 6394302 java char_encodings Test sun/nio/cs/CheckHistoricalNames.java failed on 142u12b1 but passed on previous 142u11b6. 6255588 java classes_2d JDK windows printing implementation leaks GDI objects. 6195047 java classes_2d hinting engine is not correctly initialized with Bar39, Bar25i and related fonts 6312510 java classes_2d jdk 1.4.2_07 java apps color problem with patch 109147-34 4823180 java classes_awt JDK 1.4.1: Race conditions in Motif java.awt.Choice 6374321 java classes_awt Textfield loses focus after alt key hit in IE browser 6312028 java classes_awt 1.4.2_08 crash in awt!AwtObject::SendEvent 6343810 java classes_net connect in java/net/PlainSocketImpl.c should handle EALREADY 5083450 java classes_nio (se) Temporary selectors not closed upon thread exit 6181598 java classes_nio String constructor with "KSC5601" encoding throws AccessControlException 4869859 java classes_nio Test java/nio/channels/FileChannel/ScatteringRead.java fails (solaris -d64) 6350061 java classes_security JGSS requires big-endian credential cache 6404731 java classes_security Add teliasonera root CA certs to the JDK 4836635 java classes_swing Resource leak in JFileChooser Windows L&F 4793761 java classes_swing Password in JPasswordField can be copied and pasted via middle mouse button 5075580 java classes_swing JFileChooser in FILES_AND_DIRECTORIES mode doesn't contain fix for 4239219 6378990 java classes_util_i18n (tz) Support tzdata2006a 6371531 java classes_util_i18n Currency change for Mozambique 5092263 java classes_util_jarzip GZIPInputStream spuriously reports "Corrupt GZIP trailer" for sizes > 2GB 6364346 java classes_util_jarzip GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09 5106044 java debugger SA-JDI: port SA to Solaris/AMD-64 6399782 java install Solaris packaging changes required for Nevada 4980600 java install Syntax used when invoking coreutils does not conform to POSIX 1003.1-2001 5057119 java runtime Java.exe (ver 1.4.2_04) access-violates on windows 64-bit IA64 with Oracle's JDB 6394781 java serviceability test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6 6323688 java serviceability SA: jmap heap dumper should dump java.lang.Object as super class for all array classes 6280629 java serviceability Need ability to dump the heap at OutOfMemoryError 6307570 java serviceability jmap performance and robustness improvement 6315235 java serviceability SA: jmap heap dumper does not use correct class ID for object arrays 6377036 java_deployment update consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads 6332100 java_plugin iexplorer Focus lost in Textfield after doing a back/forward from Internet Explorer using 6367496 java_plugin iexplorer Applets in IE causing screen to blank, used to work in _04/_05 6393921 java_plugin iexplorer JVM hang when multiple applets are loaded and simultaneous window refocus actions 6370565 java_plugin iexplorer IE browser hangs when multiple applets are reloaded several times 6358629 jsse runtime SSLSocket.close() and SSLSocket.read() deadlock
2006-10-18 07:07:07 +02:00
java/sun-1.4/lib/zi/MST
java/sun-1.4/lib/zi/MST7MDT
java/sun-1.4/lib/zi/Pacific/Apia
java/sun-1.4/lib/zi/Pacific/Auckland
java/sun-1.4/lib/zi/Pacific/Chatham
java/sun-1.4/lib/zi/Pacific/Easter
java/sun-1.4/lib/zi/Pacific/Efate
java/sun-1.4/lib/zi/Pacific/Enderbury
java/sun-1.4/lib/zi/Pacific/Fakaofo
java/sun-1.4/lib/zi/Pacific/Fiji
java/sun-1.4/lib/zi/Pacific/Funafuti
java/sun-1.4/lib/zi/Pacific/Galapagos
java/sun-1.4/lib/zi/Pacific/Gambier
java/sun-1.4/lib/zi/Pacific/Guadalcanal
java/sun-1.4/lib/zi/Pacific/Guam
java/sun-1.4/lib/zi/Pacific/Honolulu
java/sun-1.4/lib/zi/Pacific/Johnston
java/sun-1.4/lib/zi/Pacific/Kiritimati
java/sun-1.4/lib/zi/Pacific/Kosrae
java/sun-1.4/lib/zi/Pacific/Kwajalein
java/sun-1.4/lib/zi/Pacific/Majuro
java/sun-1.4/lib/zi/Pacific/Marquesas
java/sun-1.4/lib/zi/Pacific/Midway
java/sun-1.4/lib/zi/Pacific/Nauru
java/sun-1.4/lib/zi/Pacific/Niue
java/sun-1.4/lib/zi/Pacific/Norfolk
java/sun-1.4/lib/zi/Pacific/Noumea
java/sun-1.4/lib/zi/Pacific/Pago_Pago
java/sun-1.4/lib/zi/Pacific/Palau
java/sun-1.4/lib/zi/Pacific/Pitcairn
java/sun-1.4/lib/zi/Pacific/Ponape
java/sun-1.4/lib/zi/Pacific/Port_Moresby
java/sun-1.4/lib/zi/Pacific/Rarotonga
java/sun-1.4/lib/zi/Pacific/Saipan
java/sun-1.4/lib/zi/Pacific/Tahiti
java/sun-1.4/lib/zi/Pacific/Tarawa
java/sun-1.4/lib/zi/Pacific/Tongatapu
java/sun-1.4/lib/zi/Pacific/Truk
java/sun-1.4/lib/zi/Pacific/Wake
java/sun-1.4/lib/zi/Pacific/Wallis
Update sun-{jre,jdk}14 to 2.12. Patch based on PR 34035, PR 34604 and add some missing entries to PLIST. Changes in 1.4.2_12 The official version number for this update release is 1.4.2_12-b03. Bug fixes are listed in the following table. BugId Category Subcategory Description 6322757 hotspot compiler2 GC crash in ParRootScanWithoutBarrierClosure::do_oop 6332641 hotspot compiler2 CORBA product_rmijrmp_dgc:Test01 fails with exception 4971887 hotspot compiler2 Incorrect floating-point arithmetic or loop unrolling with -server -Xcomp option 6343401 hotspot compiler2 Crash removing empty loop 4965987 hotspot compiler2 CTW assertion at assembler_sparc.hpp, 787 6374905 hotspot garbage_collector SurvivorRatio is ignored when using -XX:+UseConcMarkSweepGC 6319671 hotspot garbage_collector CMS should use Heap_lock for protecting heap resizing, instead of CMS token 6319688 hotspot garbage_collector Incorrect locking in CMSPermGen::mem_allocate() 5093520 hotspot jvmti objects being kept alive in perm gen and old gen when debugger attached 6312208 hotspot other Windows JVM crashes under load in java.lang.Win32Process.create() 5030646 hotspot runtime_system CMS: atg crashed with fastdebug build on rhas_3.0 SP1 6352819 hotspot runtime_system -Xloggc in _JAVA_OPTIONS logs to garbage filename 6325849 hotspot runtime_system Java Thread Dump shows the same 'nid' for all threads 5067940 idl orb [CORBA!] POA WrongAdapter thrown on roundtrip between 1.5 and 1.4.2 6292322 java char_encodings unexpected exception occurs in InputStreamReader for UTF-16, little endian, and Byte-order-mark 6394302 java char_encodings Test sun/nio/cs/CheckHistoricalNames.java failed on 142u12b1 but passed on previous 142u11b6. 6255588 java classes_2d JDK windows printing implementation leaks GDI objects. 6195047 java classes_2d hinting engine is not correctly initialized with Bar39, Bar25i and related fonts 6312510 java classes_2d jdk 1.4.2_07 java apps color problem with patch 109147-34 4823180 java classes_awt JDK 1.4.1: Race conditions in Motif java.awt.Choice 6374321 java classes_awt Textfield loses focus after alt key hit in IE browser 6312028 java classes_awt 1.4.2_08 crash in awt!AwtObject::SendEvent 6343810 java classes_net connect in java/net/PlainSocketImpl.c should handle EALREADY 5083450 java classes_nio (se) Temporary selectors not closed upon thread exit 6181598 java classes_nio String constructor with "KSC5601" encoding throws AccessControlException 4869859 java classes_nio Test java/nio/channels/FileChannel/ScatteringRead.java fails (solaris -d64) 6350061 java classes_security JGSS requires big-endian credential cache 6404731 java classes_security Add teliasonera root CA certs to the JDK 4836635 java classes_swing Resource leak in JFileChooser Windows L&F 4793761 java classes_swing Password in JPasswordField can be copied and pasted via middle mouse button 5075580 java classes_swing JFileChooser in FILES_AND_DIRECTORIES mode doesn't contain fix for 4239219 6378990 java classes_util_i18n (tz) Support tzdata2006a 6371531 java classes_util_i18n Currency change for Mozambique 5092263 java classes_util_jarzip GZIPInputStream spuriously reports "Corrupt GZIP trailer" for sizes > 2GB 6364346 java classes_util_jarzip GZIPOutputStream is slower on 1.4.2_11-b02 than on 1.4.2_09 5106044 java debugger SA-JDI: port SA to Solaris/AMD-64 6399782 java install Solaris packaging changes required for Nevada 4980600 java install Syntax used when invoking coreutils does not conform to POSIX 1003.1-2001 5057119 java runtime Java.exe (ver 1.4.2_04) access-violates on windows 64-bit IA64 with Oracle's JDB 6394781 java serviceability test vm/sa/OOME/6173515/Test6173515.sh failed on 142u12b1 but passed on 142u11b6 6323688 java serviceability SA: jmap heap dumper should dump java.lang.Object as super class for all array classes 6280629 java serviceability Need ability to dump the heap at OutOfMemoryError 6307570 java serviceability jmap performance and robustness improvement 6315235 java serviceability SA: jmap heap dumper does not use correct class ID for object arrays 6377036 java_deployment update consolidating rtpatch binary resources will save 2.2MB on all JRE download and 9MB on JDK downloads 6332100 java_plugin iexplorer Focus lost in Textfield after doing a back/forward from Internet Explorer using 6367496 java_plugin iexplorer Applets in IE causing screen to blank, used to work in _04/_05 6393921 java_plugin iexplorer JVM hang when multiple applets are loaded and simultaneous window refocus actions 6370565 java_plugin iexplorer IE browser hangs when multiple applets are reloaded several times 6358629 jsse runtime SSLSocket.close() and SSLSocket.read() deadlock
2006-10-18 07:07:07 +02:00
java/sun-1.4/lib/zi/PST8PDT
java/sun-1.4/lib/zi/WET
java/sun-1.4/lib/zi/ZoneInfoMappings
java/sun-1.4/man/ja
java/sun-1.4/man/ja_JP.eucJP/man1/java.1
java/sun-1.4/man/ja_JP.eucJP/man1/javaws.1
java/sun-1.4/man/ja_JP.eucJP/man1/keytool.1
java/sun-1.4/man/ja_JP.eucJP/man1/kinit.1
java/sun-1.4/man/ja_JP.eucJP/man1/klist.1
java/sun-1.4/man/ja_JP.eucJP/man1/ktab.1
java/sun-1.4/man/ja_JP.eucJP/man1/orbd.1
java/sun-1.4/man/ja_JP.eucJP/man1/policytool.1
java/sun-1.4/man/ja_JP.eucJP/man1/rmid.1
java/sun-1.4/man/ja_JP.eucJP/man1/rmiregistry.1
java/sun-1.4/man/ja_JP.eucJP/man1/servertool.1
java/sun-1.4/man/ja_JP.eucJP/man1/tnameserv.1
java/sun-1.4/man/man1/java.1
java/sun-1.4/man/man1/javaws.1
java/sun-1.4/man/man1/keytool.1
java/sun-1.4/man/man1/kinit.1
java/sun-1.4/man/man1/klist.1
java/sun-1.4/man/man1/ktab.1
java/sun-1.4/man/man1/orbd.1
java/sun-1.4/man/man1/policytool.1
java/sun-1.4/man/man1/rmid.1
java/sun-1.4/man/man1/rmiregistry.1
java/sun-1.4/man/man1/servertool.1
java/sun-1.4/man/man1/tnameserv.1
java/sun-1.4/plugin/desktop/sun_java.desktop
java/sun-1.4/plugin/desktop/sun_java.png
java/sun-1.4/plugin/i386/ns4/libjavaplugin.so
java/sun-1.4/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
java/sun-1.4/plugin/i386/ns610/libjavaplugin_oji.so
@dirrm java/sun-1.4/plugin/i386/ns610-gcc32
@dirrm java/sun-1.4/plugin/i386/ns610
@dirrm java/sun-1.4/plugin/i386/ns4
@dirrm java/sun-1.4/plugin/i386
@dirrm java/sun-1.4/plugin/desktop
@dirrm java/sun-1.4/plugin
@dirrm java/sun-1.4/man/man1
@dirrm java/sun-1.4/man/ja_JP.eucJP/man1
@dirrm java/sun-1.4/man/ja_JP.eucJP
@dirrm java/sun-1.4/man
@dirrm java/sun-1.4/lib/zi/Pacific
@dirrm java/sun-1.4/lib/zi/Indian
@dirrm java/sun-1.4/lib/zi/Europe
@dirrm java/sun-1.4/lib/zi/Etc
@dirrm java/sun-1.4/lib/zi/Australia
@dirrm java/sun-1.4/lib/zi/Atlantic
@dirrm java/sun-1.4/lib/zi/Asia
@dirrm java/sun-1.4/lib/zi/Antarctica
@dirrm java/sun-1.4/lib/zi/America/North_Dakota
@dirrm java/sun-1.4/lib/zi/America/Kentucky
@dirrm java/sun-1.4/lib/zi/America/Indiana
Update sun-j{re,dk}14 to 1.4.11: Changes in 1.4.2_11 Exception message's size is more than doubled everytime an exception is thrown CMS: assert during mark-word restoration returning out of memory when -XX:+UseConcMarkSweepGC is used. Concurrently memory allocation and JNI CS provoke OOM Gc tests crashes on linux-ia64 at concurrentMarkSweepGeneration.cpp with -Xcongc RFE: Stall allocation requests while heap is full and GC locker is held Reduce default code cache sizes on 64-bit platforms Intel IA64(Montecito) failed with 1.4.2_09 VM uselessly traps SIGCHLD on Linux (cleanup) Linux build does not optimize AWT and other essential libraries REGRESSION: ClassCastException in JISAutoDetect.java on 1.4.2_10 decodeText() doesn't convert from iso-2022-jp to Unicode for some Japanese chars Increase compiler optimisation level for libfontmanager to improve runtime performance Mouse Cursor should be the default cursor when ALT key is pressed, on win32 PIT: Default cursor is shown but changing when ALT key is down, on win32 RE 1.5.0_04 copy and paste fails in Modal JDialog REGRESSION: 6 JCK14a api/java_lang/StrictMath tests fail on tiger java.net.Socket checks for old-style impls InetAddress never caches hostnames with upper case characters (coll) Exception thrown while deserializing HashMap (coll) The writeObject() specification in HashMap.java was changed in 1.4.2_11 Correction to the new Azerbaijani currency (tz) Regression test java/util/TimeZone/SolarisTZVM.sh is failing on Solaris 10 GregorianCalendar doesn't work in non-lenient due to timezone bounds checking (tz) Support tzdata2005n (tz) java/util/TimeZone/WinTZVM.sh fails on amd64 New Azerbaijani currency Cannot deserialize a Calendar with Security on (tz) Incorrect default timezone for Santiago, Chile on Win32. REGRESSION: serious performance degradation as GZIPInputStream is slower Problem with jre 1.4.2_08 install/unistall script The official version number is not correct in release notes Java Process terminates abnormally, related to Attach/detatch operation in jni.cpp realloc should not be used in cjavajni.cpp Socket timeouts for SSLSockets causes data corruption Changes in 1.4.2_10 hotspot crashes when c1 compiler thread is running in 6.0b26 hotspot crashes(SIGSEGV) when many local variables are used in one java program JVM 1.4.2_06 crash in C2 compiler at IdealLoopTree::policy_do_remove_empty_loop HotSpot compiler error (Error ID : 4F530E43505002EF 01) uploading large files Full GC causes core Hotspot problem with loop-variables of type long on jdk1.4.2/Itanium CMS: perm gen expansion without explicit GC, but with concurrent cycle initiation. CMS: more helpful message for concurrent mode failures JVM crash in "instanceof" codelet, array of secondary supertypes at end of heap. deadlock at VM startup when JVMPI / JDWP both enabled Performance problems with com.sun.corba.se.impl packages in 5.0 1.4.2xx only: org.omg.CORBA.OBJECT_NOT_EXIST errors when using -Dcom.sun.CORBA.ORBServerPort 1.4.2xx only - Sun ORB Hang Memory Leak in Class Loaders with RMI-IIOP Worse performance of isSupported for JISAutoDetect (1.4.X) ArrayIndexOutOfBoundsException when opening PrintDialog with HP LaserJet 1300 nsk/regression/b4305163 test dumps core on solx86 Font.equals in 1.4.2 needs tightening to include the native font pointer. NPE thrown when opening PrintDialog with HP LaserJet 8000N java.awt.color.ICC_Profile should define serialVersionUID Color Management code is not thread safe in HT/SMP machine Component.removeNotify() should always deactivate InputContext problem with DefaultPersistenceDelegate use of reflection JRE 1.4.2_07 lacks support for Japanese on RHEL-4 (fs) FileChannelImpl.c: off64_t should be used for flock64 (F_SETLK64) in 1.4.2_07 (lnx) (so) client does not see (NIO-created) socket close with SO_TIMEOUT REGRESSION: Lock.java is failing with 1.4.2_10-b01 and passing with 1.4.2_09-b05 (se) DevPollSelectorProvider stops being the default on Solaris 10 Cannot Ctrl-Shift-Click to create disjoint selection interval in list gif files not found error message displayed at console Problem with applet interaction with system selection clipboard New currencies for Afghanistan and East Timor (rb) Update javadoc for java.util.ListResourceBundle class ListResourceBundle subclasses should have protected getContents() returning Object[][] copy GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness GZipOutputStream/InputStream goes critical(calls JNI_Get*Critical) and causes slowness Auto regression test 5098318 was failing with 142_10-b01 Auto regression test case 6282891 was failing with 142_10-b01(Compilation failed) Auto regression test case 6232446 was failing with 142_10-b01 on Sol10-sparc Manual regression testcase 4902977 scripts(runTest.ksh) has to be modified to support Suse9.3 Manual regression Testcase (4861802) is failing on Solaris10-sparc with 5.0u6_b02 and 1.4.2-10_b01 Manual Regression test 4974531 instructions need modification TESTBUG: 6291034 testcase is failing with exit code1 SubClasses of ListResourceBundle should fix getContents() Subclasses of ListResourceBundle should fix getContents() FileCacheImageInputStream and FileCacheImageOutputStream should avoid File.deleteOnExit JAR verification causes significant footprint increases 1.4.2_10 nightly build failed creating JVM via C program "steals" space from main thread stack rendering JNI useless Auto regression testcases(sun/tools/jps/jps-*.sh) is failing. java launcher should define -Dsun.java.launcher IFrame in Applet flickers Applet will not reauthenticate user when returning from another applet java web start cannot start on linux with newer glibc SubClasses of ListResourceBundle should fix getContents() Testcase TestMaliciousSigObj.java in JCE workspace has an extra closing brace Cached Jar file should be released on appl. exit even that is opended by Cipher intermittent "RSA PreMasterSecret error" during ssl handshake
2006-03-07 04:22:30 +01:00
@dirrm java/sun-1.4/lib/zi/America/Argentina
@dirrm java/sun-1.4/lib/zi/America
@dirrm java/sun-1.4/lib/zi/Africa
@dirrm java/sun-1.4/lib/zi
@dirrm java/sun-1.4/lib/locale/zh_TW/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/zh_TW.BIG5/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/zh_TW.BIG5
@dirrm java/sun-1.4/lib/locale/zh_TW
@dirrm java/sun-1.4/lib/locale/zh/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/zh.GBK/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/zh.GBK
@dirrm java/sun-1.4/lib/locale/zh
@dirrm java/sun-1.4/lib/locale/sv/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/sv
@dirrm java/sun-1.4/lib/locale/ko/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/ko.UTF-8/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/ko.UTF-8
@dirrm java/sun-1.4/lib/locale/ko
@dirrm java/sun-1.4/lib/locale/ja/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/ja
@dirrm java/sun-1.4/lib/locale/it/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/it
@dirrm java/sun-1.4/lib/locale/fr/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/fr
@dirrm java/sun-1.4/lib/locale/es/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/es
@dirrm java/sun-1.4/lib/locale/de/LC_MESSAGES
@dirrm java/sun-1.4/lib/locale/de
@dirrm java/sun-1.4/lib/locale
@dirrm java/sun-1.4/lib/im
@dirrm java/sun-1.4/lib/i386/server
@dirrm java/sun-1.4/lib/i386/native_threads
@dirrm java/sun-1.4/lib/i386/client
@dirrm java/sun-1.4/lib/i386
@dirrm java/sun-1.4/lib/fonts
@dirrm java/sun-1.4/lib/ext
@dirrm java/sun-1.4/lib/cmm
@dirrm java/sun-1.4/lib/audio
@dirrm java/sun-1.4/javaws/resources
@dirrm java/sun-1.4/javaws
@dirrm java/sun-1.4/bin
@dirrm java/sun-1.4/.systemPrefs