< prev index next >

test/com/sun/jdi/SDENullTest.java

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

*** 26,36 **** * @bug 4621289 * @summary vm.setDefaultStratum(null) causes a Null Ptr exception * * @author jjh * - * @modules jdk.jdi * @run build TestScaffold VMConnection TargetListener TargetAdapter * @run compile -g SDENullTest.java * @run driver SDENullTest */ import com.sun.jdi.*; --- 26,35 ----
< prev index next >