< prev index next >

test/hotspot/jtreg/runtime/cds/dynamicArchive/WrongTopClasspath.java

Print this page

        

@@ -26,11 +26,11 @@
 
 /*
  * @test
  * @summary correct classpath for bottom archive, but bad classpath for top archive
  * @requires vm.cds
- * @library /test/lib /test/hotspot/jtreg/runtime/appcds /test/hotspot/jtreg/runtime/appcds/test-classes
+ * @library /test/lib /test/hotspot/jtreg/runtime/cds /test/hotspot/jtreg/runtime/cds/test-classes
  * @build GenericTestApp sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller -jar GenericTestApp.jar GenericTestApp
  * @run driver ClassFileInstaller -jar WrongJar.jar GenericTestApp
  * @run driver WrongTopClasspath
< prev index next >