< prev index next >

test/sun/tools/jhsdb/SAGetoptTest.java

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

@@ -23,11 +23,13 @@
  */
 
  /*
  * @test
  * @summary unit test for SAGetopt function
+ *
  * @modules jdk.hotspot.agent/sun.jvm.hotspot
+ *
  * @compile -XDignore.symbol.file SAGetoptTest.java
  * @run main SAGetoptTest
  */
 
 import sun.jvm.hotspot.SAGetopt;
< prev index next >