< prev index next >

test/sun/tools/jstatd/TestJstatdExternalRegistry.java

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

*** 23,34 **** /* * @test * @bug 4990825 7092186 * @key intermittent * @library /lib/testlibrary ! * @modules java.management * @build jdk.testlibrary.* JstatdTest JstatGCUtilParser * @run main/timeout=60 TestJstatdExternalRegistry */ public class TestJstatdExternalRegistry { --- 23,35 ---- /* * @test * @bug 4990825 7092186 * @key intermittent + * * @library /lib/testlibrary ! * * @build jdk.testlibrary.* JstatdTest JstatGCUtilParser * @run main/timeout=60 TestJstatdExternalRegistry */ public class TestJstatdExternalRegistry {
< prev index next >