< prev index next >

test/com/sun/jdi/MixedSuspendTest.sh

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

*** 23,38 **** # questions. # # @test # @bug 6224859 # @summary JDWP: Mixing application suspends and debugger suspends can cause hangs - # # @author Jim Holmlund # - # @key intermittent - # @modules jdk.jdi # @run build TestScaffold VMConnection TargetListener TargetAdapter # @run shell MixedSuspendTest.sh classname=MixedSuspendTarg --- 23,36 ---- # questions. # # @test # @bug 6224859 + # @key intermittent # @summary JDWP: Mixing application suspends and debugger suspends can cause hangs # @author Jim Holmlund # # @run build TestScaffold VMConnection TargetListener TargetAdapter # @run shell MixedSuspendTest.sh classname=MixedSuspendTarg
< prev index next >