< prev index next >

test/hotspot/jtreg/runtime/cds/jigsaw/classpathtests/ClassPathTests.java

Print this page

        

@@ -31,11 +31,11 @@
  *          java.base/jdk.internal.misc
  *          jdk.jartool/sun.tools.jar
  * @compile src/jdk/test/Main.java
  * @compile src/com/sun/tools/javac/Main.jasm
  * @compile src/com/sun/tools/javac/MyMain.jasm
- * @compile ../../../SharedArchiveFile/javax/annotation/processing/FilerException.jasm
+ * @compile ../../../cds/javax/annotation/processing/FilerException.jasm
  * @run driver ClassPathTests
  * @summary AppCDS tests for testing classpath/package conflicts
  */
 
 /*
< prev index next >