< prev index next >

test/hotspot/jtreg/runtime/cds/jvmti/dumpingWithAgent/DumpingWithJvmtiAgent.java

Print this page

        

*** 24,34 **** /** * @test * @summary CDS dumping with JVMTI agent. * @requires vm.cds * @requires vm.flavor != "minimal" ! * @library /test/lib /test/hotspot/jtreg/runtime/appcds * @modules jdk.jartool/sun.tools.jar * @compile ../../test-classes/Hello.java * @run main/othervm/native DumpingWithJvmtiAgent */ --- 24,34 ---- /** * @test * @summary CDS dumping with JVMTI agent. * @requires vm.cds * @requires vm.flavor != "minimal" ! * @library /test/lib /test/hotspot/jtreg/runtime/cds * @modules jdk.jartool/sun.tools.jar * @compile ../../test-classes/Hello.java * @run main/othervm/native DumpingWithJvmtiAgent */
< prev index next >