< prev index next >

test/com/sun/jdi/HomeTest.java

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

@@ -23,14 +23,12 @@
 
 /**
  *  @test
  *  @bug 4446294
  *  @summary JDI spec/impl: default "home" for CommandLineLaunch isn't java.home
- *
  *  @author Tim Bell (based on "HomeTest.java" by Eugene I. Latkin)
  *
- *  @modules jdk.jdi
  *  @run build TestScaffold VMConnection TargetListener TargetAdapter
  *  @run compile -g HomeTest.java
  *  @run driver HomeTest
  */
 import com.sun.jdi.*;
< prev index next >