< prev index next >

test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/TestSetupAOTTest.java

Print this page
@@ -25,11 +25,11 @@
  /**
   * @test
   * @summary This is a test case for creating an AOT cache using the setup_aot/TestSetupAOT.java program, which
   *          is used for running HotSpot tests in the "AOT mode"
   *          (E.g., make test JTREG=AOT_JDK=true TEST=open/test/hotspot/jtreg/runtime/invokedynamic)
-  * @requires vm.cds
+  * @requires vm.cds.supports.aot.class.linking
   * @library /test/lib /test/setup_aot
   * @build TestSetupAOTTest JavacBenchApp TestSetupAOT
   * @run driver jdk.test.lib.helpers.ClassFileInstaller
   *                 TestSetupAOT
   * @run driver jdk.test.lib.helpers.ClassFileInstaller -jar app.jar
< prev index next >