diff test/runtime/LoadClass/LoadClassNegative.java @ 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 7e7dd25666da
children 2e96b2d61686
line wrap: on
line diff
--- a/test/runtime/LoadClass/LoadClassNegative.java	Tue Nov 26 09:52:22 2013 -0500
+++ b/test/runtime/LoadClass/LoadClassNegative.java	Tue Nov 26 16:03:57 2013 -0500
@@ -22,6 +22,7 @@
  */
 
 /*
+ * @ignore 8028095
  * @test
  * @key regression
  * @bug 8020675