< prev index next >

test/com/sun/jdi/EnumTest.java

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

@@ -23,14 +23,12 @@
 
 /**
  *  @test
  *  @bug 4728816
  *  @summary JPDA: Add support for enums
- *
  *  @author jjh
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g EnumTest.java
  *  @run driver EnumTest
  */
 import com.sun.jdi.*;
< prev index next >