< prev index next >

langtools/test/tools/sjavac/PackagePathMismatch.java

Print this page

        

@@ -26,11 +26,11 @@
  * @bug 8059349
  * @summary This test makes sure file paths matches package declarations
  * @library /tools/lib
  * @modules jdk.compiler/com.sun.tools.javac.api
  *          jdk.compiler/com.sun.tools.javac.main
- *          jdk.jdeps/com.sun.tools.javap
+ *          jdk.compiler/com.sun.tools.sjavac
  * @build Wrapper toolbox.ToolBox
  * @run main Wrapper PackagePathMismatch
  */
 
 import java.nio.file.Path;
< prev index next >