< prev index next >

test/hotspot/jtreg/runtime/cds/LotsOfClasses.java

Print this page

        

@@ -31,11 +31,11 @@
 /*
  * @test
  * @summary Try to archive lots of classes by searching for classes from the jrt:/ file system. With JDK 12
  *          this will produce an archive with over 30,000 classes.
  * @requires vm.cds
- * @library /test/lib /test/hotspot/jtreg/runtime/appcds
+ * @library /test/lib /test/hotspot/jtreg/runtime/cds
  * @run driver/timeout=500 LotsOfClasses
  */
 
 public class LotsOfClasses {
 
< prev index next >