diff test/runtime/InitialThreadOverflow/testme.sh @ 13402:e567d5afd4dd

8028160: [TESTBUG] Exclude failing (runtime) jtreg tests using @ignore Summary: Use @ignore to exclude failing tests Reviewed-by: coleenp, ctornqvi, mseledtsov Contributed-by: george.triantafillou@oracle.com
author hseigel
date Tue, 26 Nov 2013 16:03:57 -0500
parents 0f648fbe4404
children
line wrap: on
line diff
--- a/test/runtime/InitialThreadOverflow/testme.sh	Tue Nov 26 09:52:22 2013 -0500
+++ b/test/runtime/InitialThreadOverflow/testme.sh	Tue Nov 26 16:03:57 2013 -0500
@@ -21,6 +21,7 @@
 # or visit www.oracle.com if you need additional information or have any
 # questions.
 
+# @ignore 8029139
 # @test testme.sh
 # @bug 8009062
 # @summary Poor performance of JNI AttachCurrentThread after fix for 7017193