< prev index next >

test/sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.java

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

*** 64,77 **** --- 64,79 ---- /* * @test * @bug 4990825 * @summary attach to external but local JVM processes + * * @library /lib/testlibrary * @modules java.management * jdk.internal.jvmstat/sun.jvmstat.monitor * jdk.internal.jvmstat/sun.jvmstat.monitor.event + * * @build jdk.testlibrary.* * @run main/othervm MonitorVmStartTerminate */ public final class MonitorVmStartTerminate {
< prev index next >