< prev index next >

test/com/sun/jdi/BreakpointWithFullGC.sh

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

@@ -27,10 +27,11 @@
 #  @bug 6862295
 #  @summary Verify breakpoints still work after a full GC.
 #  @author dcubed (based on the test program posted to the following
 #  Eclipse thread https://bugs.eclipse.org/bugs/show_bug.cgi?id=279137)
 #
+#  @key intermittent
 #  @run shell BreakpointWithFullGC.sh
 
 compileOptions=-g
 # Hijacking the mode parameter to make sure we use a small amount
 # of memory and can see what GC is doing.
< prev index next >