comparison 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
comparison
equal deleted inserted replaced
13401:22eaa15b7960 13402:e567d5afd4dd
19 # 19 #
20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA 20 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
21 # or visit www.oracle.com if you need additional information or have any 21 # or visit www.oracle.com if you need additional information or have any
22 # questions. 22 # questions.
23 23
24 # @ignore 8029139
24 # @test testme.sh 25 # @test testme.sh
25 # @bug 8009062 26 # @bug 8009062
26 # @summary Poor performance of JNI AttachCurrentThread after fix for 7017193 27 # @summary Poor performance of JNI AttachCurrentThread after fix for 7017193
27 # @compile DoOverflow.java 28 # @compile DoOverflow.java
28 # @run shell testme.sh 29 # @run shell testme.sh