< prev index next >

test/com/sun/jdi/VMDeathLastTest.java

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

*** 23,36 **** /** * @test * @bug 4420844 4449394 * @summary Checks that no events are sent after VMDeath, and test vm.canBeModified - * * @author Robert Field * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g HelloWorld.java * @run build VMDeathLastTest * @run driver VMDeathLastTest */ --- 23,34 ----
< prev index next >