< prev index next >

test/com/sun/jdi/CompatibleConnectors.java

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

@@ -25,11 +25,10 @@
  * @bug 4287596
  * @summary Unit test for "Pluggable Connectors and Transports" feature.
  *
  * This test checks that VirtualMachineManager creates Connectors that
  * are "compatible" those created by 1.4 or earilier releases.
- * @modules jdk.jdi
  */
 
 import com.sun.jdi.*;
 import com.sun.jdi.connect.*;
 import java.util.*;
< prev index next >