< prev index next >

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

Print this page

        

@@ -28,11 +28,11 @@
 import jdk.test.lib.cds.CDSOptions;
 import jdk.test.lib.cds.CDSTestUtils;
 import jdk.test.lib.cds.CDSTestUtils.Result;
 
 /**
- * Base class for test cases in test/hotspot/jtreg/runtime/appcds/dynamicArchive/
+ * Base class for test cases in test/hotspot/jtreg/runtime/cds/dynamicArchive/
  */
 class DynamicArchiveTestBase {
     private static boolean executedIn_run = false;
 
     public static interface DynamicArchiveTest {
< prev index next >