/hg/icedtea: Fixed behaviour of regression test PrintAllXcheckJN...
ptisnovs at icedtea.classpath.org
ptisnovs at icedtea.classpath.org
Thu May 19 09:22:37 PDT 2011
changeset 094536f66773 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=094536f66773
author: ptisnovs
date: Thu May 19 18:27:03 2011 +0200
Fixed behaviour of regression test PrintAllXcheckJNI.java, added
check if test frame is really initialized to avoid exception thrown
when BufferedImage is created.
diffstat:
ChangeLog | 8 ++++++++
Makefile.am | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 2713916e1aac -r 094536f66773 ChangeLog
--- a/ChangeLog Thu May 19 13:49:24 2011 +0200
+++ b/ChangeLog Thu May 19 18:27:03 2011 +0200
@@ -1,3 +1,11 @@
+2011-05-20 Pavel Tisnovsky <ptisnovs at redhat.com>
+
+ * Makefile.am:
+ (JDK_CHANGESET): Fixed behaviour of regression test
+ PrintAllXcheckJNI.java, added check if test frame is really initialized
+ to avoid exception thrown when BufferedImage is created.
+ (JDK_SHA256SUM): Likewise
+
2011-05-19 Pavel Tisnovsky <ptisnovs at redhat.com>
* Makefile.am:
diff -r 2713916e1aac -r 094536f66773 Makefile.am
--- a/Makefile.am Thu May 19 13:49:24 2011 +0200
+++ b/Makefile.am Thu May 19 18:27:03 2011 +0200
@@ -6,7 +6,7 @@
HOTSPOT_CHANGESET = 591c7dc0b2ee
JAXP_CHANGESET = 1c2f25bf36b1
JAXWS_CHANGESET = 339c2d381d80
-JDK_CHANGESET = fcc5e53dca33
+JDK_CHANGESET = 1571aa7abe47
LANGTOOLS_CHANGESET = 8e26c4aee63c
OPENJDK_CHANGESET = d4aea1a51d62
@@ -14,7 +14,7 @@
HOTSPOT_SHA256SUM = 6b2c5c9f5c1c603f742ddabb567d4abac23b91186ead4c1fc9d9643a07798e82
JAXP_SHA256SUM = 9db874ee86a073776674b138c3bcd0b1b2bc90d31ed48d59f88021e93ac8a8d0
JAXWS_SHA256SUM = 078ad45ced056d147344418e72dce6dca65e01c4ebf2b7008b74733774bcb24c
-JDK_SHA256SUM = 128026428ea4aa9068964e50df25013971c80f1ba63c600f7d15418e49031627
+JDK_SHA256SUM = 6d12de7cecd01c4ddef1a28fc393dfe5f8d66dea80b7d1484e028e8b921ac219
LANGTOOLS_SHA256SUM = e1beab78534a3a0fb18404c3c200e8866da275c7c656172c9f295f11203e5f39
OPENJDK_SHA256SUM = 856b791751e56f64cc10e4826eefc9af9882969b179595c9642f7c9771965e7d
More information about the distro-pkg-dev
mailing list