< prev index next >

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

Print this page

        

@@ -26,11 +26,11 @@
 
 /*
  * @test
  * @summary error handling when either (or both) of the base/top archives are missing.
  * @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 MissingArchive
  */
< prev index next >