< prev index next >

test/com/sun/jdi/DeoptimizeWalk.sh

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

@@ -23,13 +23,13 @@
 # questions.
 #
 
 #  @test
 #  @bug 4525714
+# @key intermittent
 #  @summary jtreg test PopAsynchronousTest fails in build 85 with -Xcomp
 #  @author Jim Holmlund/Swamy Venkataramanappa
-#  @key intermittent
 #  @run shell DeoptimizeWalk.sh
 
 #  This is another test of the same bug.  The bug occurs when trying
 #  to walk the stack of a deoptimized thread.  We can do this
 #  by running in -Xcomp mode and by doing a step which causes deopt,
< prev index next >