< prev index next >

test/com/sun/jdi/RedefinePop.sh

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

@@ -23,16 +23,16 @@
 # questions.
 #
 
 #  @test
 #  @bug 4622663
-#  @summary redefine and pop top frame from jdb gets assertion failure
-#  @author Jim Holmlund/Swamy Venkataramanappa
-#
+# @key intermittent
+# @summary redefine and pop top frame from jdb gets assertion failure.
 #  The failure occurs with debug java when the pop deletes the
 #  line that called the method which is being popped.
-#  @key intermittent
+# @author Jim Holmlund/Swamy Venkataramanappa
+#
 #  @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 >