< prev index next >

test/sun/tools/jinfo/BasicJInfoTest.java

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

@@ -28,11 +28,13 @@
 import jdk.testlibrary.ProcessTools;
 
 /*
  * @test
  * @summary Unit test for jinfo utility
+ *
  * @library /lib/testlibrary
+ *
  * @build jdk.testlibrary.*
  * @run main BasicJInfoTest
  */
 public class BasicJInfoTest {
 
< prev index next >