< prev index next >

langtools/test/tools/javap/ExtPath.java

Print this page

        

@@ -25,11 +25,11 @@
 /**
  * @test
  * @bug     6428896
  * @summary javap cannot read multiple entries on the extension classpath
  * @author  Wei Tao
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  * @run main/othervm ExtPath com.sun.crypto.provider.SunJCE
  */
 
 import com.sun.tools.javap.Main;
 import java.io.*;
< prev index next >