< prev index next >

langtools/test/tools/jdeps/APIDeps.java

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 8015912 8029216 8048063 8050804
  * @summary Test -apionly and -jdkinternals options
  * @modules java.base/sun.misc
  *          java.management
  *          jdk.compiler/com.sun.tools.classfile
- *          jdk.dev/com.sun.tools.jdeps
+ *          jdk.compiler/com.sun.tools.jdeps
  * @build m.Bar m.Foo m.Gee b.B c.C c.I d.D e.E f.F g.G
  * @run main APIDeps
  */
 
 import java.io.File;
< prev index next >