< prev index next >

test/sun/tools/jinfo/JInfoLauncherTest.java

Print this page
rev 11832 : 8078896: Add @modules as needed to the jdk_svc tests
Reviewed-by: alanb, mchung

@@ -34,10 +34,11 @@
 import static org.testng.Assert.*;
 
 /**
  * @test
  * @bug 8039080
+ * @modules jdk.jcmd/sun.tools.jinfo
  * @run testng JInfoLauncherTest
  * @summary Test JInfo launcher argument parsing
  */
 @Test
 public class JInfoLauncherTest {
< prev index next >