pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/sun-jre13 Update lang/sun-jre13 to sun-jre13-1.0.17.
details: https://anonhg.NetBSD.org/pkgsrc/rev/45d2906f6f72
branches: trunk
changeset: 504957:45d2906f6f72
user: abs <abs%pkgsrc.org@localhost>
date: Wed Dec 28 09:21:57 2005 +0000
description:
Update lang/sun-jre13 to sun-jre13-1.0.17.
Changes since sun-jre13-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
diffstat:
lang/sun-jre13/Makefile | 8 ++++----
lang/sun-jre13/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (38 lines):
diff -r 129a0682e8cc -r 45d2906f6f72 lang/sun-jre13/Makefile
--- a/lang/sun-jre13/Makefile Wed Dec 28 08:35:24 2005 +0000
+++ b/lang/sun-jre13/Makefile Wed Dec 28 09:21:57 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2005/10/10 14:59:20 jschauma Exp $
+# $NetBSD: Makefile,v 1.43 2005/12/28 09:21:57 abs Exp $
-DISTNAME= j2re-1_3_1_16-linux-i586
-PKGNAME= sun-jre13-1.0.16
+DISTNAME= j2re-1_3_1_17-linux-i586
+PKGNAME= sun-jre13-1.0.17
MASTER_SITES= # empty
COMMENT= Sun's Java(tm) Runtime Environment 1.3.1
@@ -9,7 +9,7 @@
SHORT= JRE
JAVA_WRAPPERS= java keytool policytool rmid rmiregistry tnameserv
-WRKSRC= ${WRKDIR}/jre1.3.1_16
+WRKSRC= ${WRKDIR}/jre1.3.1_17
USE_PKGINSTALL= yes
OWN_DIRS= ${JAVA_HOME}
OWN_DIRS+= ${JAVA_HOME}/lib
diff -r 129a0682e8cc -r 45d2906f6f72 lang/sun-jre13/distinfo
--- a/lang/sun-jre13/distinfo Wed Dec 28 08:35:24 2005 +0000
+++ b/lang/sun-jre13/distinfo Wed Dec 28 09:21:57 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2005/10/10 14:59:20 jschauma Exp $
+$NetBSD: distinfo,v 1.16 2005/12/28 09:21:57 abs Exp $
-SHA1 (j2re-1_3_1_16-linux-i586.bin) = 9b2f452504f8cb65f079d1c031ca81f6e6cacf3a
-RMD160 (j2re-1_3_1_16-linux-i586.bin) = 3f6e33fe83a933653ff5dde9343ad497a3f27bc5
-Size (j2re-1_3_1_16-linux-i586.bin) = 15474756 bytes
+SHA1 (j2re-1_3_1_17-linux-i586.bin) = 7a70a131d5acc2f4051cf5e3de49ada2147b5439
+RMD160 (j2re-1_3_1_17-linux-i586.bin) = 1a08a4e794d33a31a3a45435dfafe1a25b1017f1
+Size (j2re-1_3_1_17-linux-i586.bin) = 15477031 bytes
SHA1 (patch-aa) = d77d939b5c38ca8c8f9b387632e40441015c47cf
SHA1 (patch-ab) = 1a1664d2be48d7a4f8fc05876b7aa5f225c65b16
Home |
Main Index |
Thread Index |
Old Index