Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 03/07/2006 03:22:31
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Mar  7 03:22:31 UTC 2006

Modified Files:
	pkgsrc/lang/sun-jdk14: Makefile distinfo
	pkgsrc/lang/sun-jre14: Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 pkgsrc/lang/sun-jdk14/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/lang/sun-jdk14/distinfo
cvs rdiff -r1.34 -r1.35 pkgsrc/lang/sun-jre14/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/lang/sun-jre14/PLIST
cvs rdiff -r1.19 -r1.20 pkgsrc/lang/sun-jre14/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.