< prev index next >

test/com/sun/jdi/RedefinePop.sh

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

@@ -28,10 +28,11 @@
 #  @summary redefine and pop top frame from jdb gets assertion failure
 #  @author Jim Holmlund/Swamy Venkataramanappa
 #
 #  The failure occurs with debug java when the pop deletes the
 #  line that called the method which is being popped.
+#  @key intermittent
 #  @run shell RedefinePop.sh
 
 
 # assert(index<len, "should have found method")
 #  [8] report_assertion_failure(0xfe2a54d9, 0xfe2a54e3, 0x2cc, 0xfe2a5527, 0xfffffff8, 0x3f2b8), at 0xfda1e5e8
< prev index next >