/hg/icedtea: Test enhancement - make the test compatible with Op...

ptisnovs at icedtea.classpath.org ptisnovs at icedtea.classpath.org
Thu May 19 04:44:20 PDT 2011


changeset 2713916e1aac in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=2713916e1aac
author: ptisnovs
date: Thu May 19 13:49:24 2011 +0200

	Test enhancement - make the test compatible with OpenJDK7/IcedTea7,
	disabling printing unnecessary information to error output.


diffstat:

 ChangeLog   |  8 ++++++++
 Makefile.am |  4 ++--
 2 files changed, 10 insertions(+), 2 deletions(-)

diffs (36 lines):

diff -r 0f78ff523f7f -r 2713916e1aac ChangeLog
--- a/ChangeLog	Thu May 19 01:25:06 2011 +0100
+++ b/ChangeLog	Thu May 19 13:49:24 2011 +0200
@@ -1,3 +1,11 @@
+2011-05-19  Pavel Tisnovsky  <ptisnovs at redhat.com>
+
+	* Makefile.am:
+	(HOTSPOT_CHANGESET): Test enhancement - make the test compatible with
+	OpenJDK7/IcedTea7, disabling printing unnecessary information to error
+	output.
+	(HOTSPOT_SHA256SUM): Likewise
+
 2011-05-18  Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
diff -r 0f78ff523f7f -r 2713916e1aac Makefile.am
--- a/Makefile.am	Thu May 19 01:25:06 2011 +0100
+++ b/Makefile.am	Thu May 19 13:49:24 2011 +0200
@@ -3,7 +3,7 @@
 OPENJDK_VERSION = b136
 
 CORBA_CHANGESET = b62418551e20
-HOTSPOT_CHANGESET = 74ff0c608935
+HOTSPOT_CHANGESET = 591c7dc0b2ee
 JAXP_CHANGESET = 1c2f25bf36b1
 JAXWS_CHANGESET = 339c2d381d80
 JDK_CHANGESET = fcc5e53dca33
@@ -11,7 +11,7 @@
 OPENJDK_CHANGESET = d4aea1a51d62
 
 CORBA_SHA256SUM = 60f8494b1ebf58db75fe8871dcbee1f6e4bd1d8d6c9b6ce49dad7a6a6340c4ac
-HOTSPOT_SHA256SUM = fe5d240d87a5680f05a80236a087a67ad7ab190d8ea92057bf5180a50d233765
+HOTSPOT_SHA256SUM = 6b2c5c9f5c1c603f742ddabb567d4abac23b91186ead4c1fc9d9643a07798e82
 JAXP_SHA256SUM = 9db874ee86a073776674b138c3bcd0b1b2bc90d31ed48d59f88021e93ac8a8d0
 JAXWS_SHA256SUM = 078ad45ced056d147344418e72dce6dca65e01c4ebf2b7008b74733774bcb24c
 JDK_SHA256SUM = 128026428ea4aa9068964e50df25013971c80f1ba63c600f7d15418e49031627



More information about the distro-pkg-dev mailing list