< prev index next >

test/java/lang/ClassLoader/Assert.java

Print this page
rev 12339 : 8075658: Mark intermittently failuring core-svc tests

@@ -26,11 +26,11 @@
  * @bug 4290640 4785473
  * @build package1.Class1 package2.Class2 package1.package3.Class3 Assert
  * @run main/othervm Assert
  * @summary Test the assertion facility
  * @author Mike McCloskey
- * @key randomness
+ * @key randomness intermittent
  */
 
 import package1.*;
 import package2.*;
 import package1.package3.*;
< prev index next >