/hg/icedtea: Incorporate ARM interpreter code removal, JSR 292 Z...
andrew at icedtea.classpath.org
andrew at icedtea.classpath.org
Tue Apr 19 07:22:13 PDT 2011
changeset 41bcdf9bf8c1 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=41bcdf9bf8c1
author: Andrew John Hughes <ahughes at redhat.com>
date: Tue Apr 19 15:22:08 2011 +0100
Incorporate ARM interpreter code removal, JSR 292 Zero support and
merge issue fix.
2011-04-19 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am: (HOTSPOT_CHANGESET): Incorporate ARM
interpreter code removal, JSR 292 Zero support and merge
issue fix. (HOTSPOT_SHA256SUM): Likewise.
diffstat:
ChangeLog | 7 +++++++
Makefile.am | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diffs (35 lines):
diff -r dbc0c1e6323c -r 41bcdf9bf8c1 ChangeLog
--- a/ChangeLog Tue Apr 19 13:33:51 2011 +0100
+++ b/ChangeLog Tue Apr 19 15:22:08 2011 +0100
@@ -1,3 +1,10 @@
+2011-04-19 Andrew John Hughes <ahughes at redhat.com>
+
+ * Makefile.am:
+ (HOTSPOT_CHANGESET): Incorporate ARM interpreter
+ code removal, JSR 292 Zero support and merge issue fix.
+ (HOTSPOT_SHA256SUM): Likewise.
+
2011-04-19 Andrew John Hughes <ahughes at redhat.com>
* Makefile.am:
diff -r dbc0c1e6323c -r 41bcdf9bf8c1 Makefile.am
--- a/Makefile.am Tue Apr 19 13:33:51 2011 +0100
+++ b/Makefile.am Tue Apr 19 15:22:08 2011 +0100
@@ -3,7 +3,7 @@
OPENJDK_VERSION = b130
CORBA_CHANGESET = 59f02c101698
-HOTSPOT_CHANGESET = 7069a3b8a90a
+HOTSPOT_CHANGESET = 4071da7ef7b3
JAXP_CHANGESET = b6f201c0649a
JAXWS_CHANGESET = 4c04de31900b
JDK_CHANGESET = f6ac05b155d6
@@ -11,7 +11,7 @@
OPENJDK_CHANGESET = d39d0c08731a
CORBA_SHA256SUM = 4c6db5299947c3ed11a7f72da55a3cd89197c143f10d77c75036aa2f2cf296a6
-HOTSPOT_SHA256SUM = 24da70ad4f2902269e0bb3a1a693dd15dfe1906c6f8019368be704915bccdb54
+HOTSPOT_SHA256SUM = 4ec39fddd8d5ff9e7e9e2dfeb4fff37c26e84c1aaa9a3f3953e4bedb00bc6713
JAXP_SHA256SUM = a1a5c6b2671f83d4675f9ba25013c6a16a4cf4d1040fcd2ff4143c92bd5496a3
JAXWS_SHA256SUM = 8fe84a61142d579487bee98133fc26e57aedb97f781dc925ad3803aa40f5c061
JDK_SHA256SUM = 564e9c9f7d6335d8fe221389893462dbb3daf4a20d9e75ffa37e9c8bbd7687be
More information about the distro-pkg-dev
mailing list