< prev index next >

test/com/sun/jdi/ProcessAttachTest.java

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

@@ -41,10 +41,11 @@
  * @summary Unit test for ProcessAttachingConnector
  *
  * @library /lib/testlibrary
  * @modules java.management
  *          jdk.jdi
+ *
  * @build jdk.testlibrary.* ProcessAttachTest
  * @run driver ProcessAttachTest
  */
 
 class ProcessAttachTestTarg {
< prev index next >