changeset 2649:4ca76ee4a7a1

Added @ignore tag to regression test 7020373 because binary jar file needed to run the test is missing in OpenJDK6.
author ptisnovs
date Mon, 11 Jul 2011 10:59:47 +0200
parents 67985e03e768
children aae82c1ccf7d
files ChangeLog Makefile.am patches/jtreg-7020373-add-ignore-tag.patch
diffstat 3 files changed, 19 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Jul 08 14:10:47 2011 +0200
+++ b/ChangeLog	Mon Jul 11 10:59:47 2011 +0200
@@ -1,3 +1,10 @@
+2011-07-11  Pavel Tisnovsky  <ptisnovs@redhat.com>
+
+	* Makefile.am: added new patch
+	* patches/jtreg-7020373-add-ignore-tag.patch:
+	Added @ignore tag to this regression test because binary jar
+	file needed to run the test is missing in OpenJDK6.
+
 2011-07-08  Pavel Tisnovsky  <ptisnovs@redhat.com>
 
 	* Makefile.am: added new patch
--- a/Makefile.am	Fri Jul 08 14:10:47 2011 +0200
+++ b/Makefile.am	Mon Jul 11 10:59:47 2011 +0200
@@ -362,7 +362,8 @@
 	patches/jtreg-remove-test-6991596.patch \
 	patches/openjdk/7036220-shark_llvm_29_headers.patch \
 	patches/openjdk/7029152-String_intrinsics_miss_optimization.patch \
-	patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch
+	patches/openjdk/6711682-JCheckBox_in_JTable_does_not_respond_to_click.patch \
+	patches/jtreg-7020373-add-ignore-tag.patch
 
 if WITH_RHINO
 ICEDTEA_PATCHES += \
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/patches/jtreg-7020373-add-ignore-tag.patch	Mon Jul 11 10:59:47 2011 +0200
@@ -0,0 +1,10 @@
+--- openjdk.orig/hotspot/test/runtime/7020373/Test7020373.sh	2011-07-08 15:04:32.000000000 +0200
++++ openjdk/hotspot/test/runtime/7020373/Test7020373.sh	2011-07-08 15:01:13.000000000 +0200
+@@ -3,6 +3,7 @@
+ ##
+ ## @test
+ ## @bug 7020373
++## @ignore The original test contains binary jar-file
+ ## @key cte_test
+ ## @summary JSR rewriting can overflow memory address size variables
+ ## @run shell Test7020373.sh