Subject: CVS commit: pkgsrc/lang/sun-jdk13
To: None <pkgsrc-changes@NetBSD.org>
From: David Brownlee <abs@netbsd.org>
List: pkgsrc-changes
Date: 12/28/2005 09:22:31
Module Name:	pkgsrc
Committed By:	abs
Date:		Wed Dec 28 09:22:31 UTC 2005

Modified Files:
	pkgsrc/lang/sun-jdk13: Makefile distinfo

Log Message:
Update lang/sun-jdk13 to sun-jre13-1.0.17.

Changes since sun-jdk13-1.0.16

- REGRESSION: hotspot c2 crash running rmi JCK tests
- server VM crashes with -Xcomp in 1.4.2_05
- Crashes at Function name=JVM_GetCPFieldSignatureUTF in jdk 1.3.1_13
- Exception message's size is more than doubled everytime an
  exception is thrown
- RFE: Stall allocation requests while heap is full and GC locker
  is held
- VolanoTest OOM with mustang b14
- JVMPI obj_frees come before method_exits
- improve the performance of GC_locker
- JRE/Browser crash during repaint - IE/XP on MP or HT systems.
- GregorianCalendar returns bad WEEK_OF_YEAR
- Escalation: broken for time zone issue with date on windows
- Memory leak due to unreferenced Objects created via 1.3.1 ActiveX
  bridge
- Possible regression in ActiveX Bridge 1.3.1_13 and higher
- Beans extending JPanel class are not released when created via
  1.3.1 ActiveX bridge


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 pkgsrc/lang/sun-jdk13/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/lang/sun-jdk13/distinfo

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