< prev index next > test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/TestSetupAOTTest.java
Print this page
* @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
* @comment work around JDK-8345635
* @requires !vm.jvmci.enabled
* @library /test/lib /test/setup_aot
* @build TestSetupAOTTest JavacBenchApp TestSetupAOT
* @run driver jdk.test.lib.helpers.ClassFileInstaller
< prev index next >