< prev index next >

test/java/lang/instrument/modules/AppendToClassPathModuleTest.java

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

@@ -22,11 +22,13 @@
  */
 
 /**
  * @test
  * @bug 8169909
+ *
  * @library src /lib/testlibrary
+ *
  * @build test/*
  * @run shell AppendToClassPathModuleTest.sh
  * @run main AppendToClassPathModuleTest
  */
 
< prev index next >