/hg/icedtea6: 6917663: test/java/security/Provider/Turkish.java ...

ptisnovs at icedtea.classpath.org ptisnovs at icedtea.classpath.org
Thu Jan 28 04:41:32 PST 2010


changeset 2c335401e50d in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=2c335401e50d
author: ptisnovs
date: Thu Jan 28 13:41:53 2010 +0100

	6917663: test/java/security/Provider/Turkish.java not samevm
	friendly Summary: Added othervm flag to ensure that this test will
	run in isolation. Reviewed-by: alanb


diffstat:

2 files changed, 16 insertions(+), 1 deletion(-)
Makefile.am                           |    3 ++-
patches/icedtea-6920172-turkish.patch |   14 ++++++++++++++

diffs (31 lines):

diff -r 1d8ccb881ce7 -r 2c335401e50d Makefile.am
--- a/Makefile.am	Thu Jan 28 12:53:33 2010 +0100
+++ b/Makefile.am	Thu Jan 28 13:41:53 2010 +0100
@@ -309,7 +309,8 @@ ICEDTEA_PATCHES = \
 	patches/icedtea-sh4-support.patch \
 	patches/libpng.patch \
 	patches/icedtea-6920143-using-with-mouse.patch \
-        patches/icedtea-6920172-location-relative-to-test.patch
+        patches/icedtea-6920172-location-relative-to-test.patch \
+        patches/icedtea-6920172-turkish.patch
 
 if WITH_RHINO
 ICEDTEA_PATCHES += \
diff -r 1d8ccb881ce7 -r 2c335401e50d patches/icedtea-6920172-turkish.patch
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/icedtea-6920172-turkish.patch	Thu Jan 28 13:41:53 2010 +0100
@@ -0,0 +1,14 @@
+6917663: test/java/security/Provider/Turkish.java not samevm friendly
+Summary: Added othervm flag to ensure that this test will run in isolation.
+Reviewed-by: alanb
+
+--- openjdk.orig/jdk/test/java/security/Provider/Turkish.java        2010-01-18 11:02:18.000000000 +0100
++++ openjdk/jdk/test/java/security/Provider/Turkish.java        2010-01-18 11:02:17.000000000 +0100
+@@ -25,6 +25,7 @@
+  * @test
+  * @bug 6220064
+  * @summary make sure everything works ok in the Turkish local (dotted/dotless i problem)
++ * @run main/othervm Turkish
+  * @author Andreas Sterbenz
+  */
+



More information about the distro-pkg-dev mailing list