< prev index next >

test/com/sun/jdi/BreakpointWithFullGC.sh

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 23,37 **** # questions. # # @test # @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. --- 23,37 ---- # questions. # # @test # @bug 6862295 + # @key intermittent # @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) # # @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 >