test/hotspot/jtreg/runtime/cds/appcds/jvmti/dumpingWithAgent/DumpingWithJavaAgent.java
changeset 57705 7cf02b2c1455
parent 57567 b000362a89a0
child 58679 9c3209ff7550
equal deleted inserted replaced
57704:072f27397b69 57705:7cf02b2c1455
    26  * @test
    26  * @test
    27  * @summary CDS dumping with java agent.
    27  * @summary CDS dumping with java agent.
    28  * @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds /test/hotspot/jtreg/runtime/cds/appcds/test-classes
    28  * @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds /test/hotspot/jtreg/runtime/cds/appcds/test-classes
    29  * @requires vm.cds
    29  * @requires vm.cds
    30  * @requires vm.flavor != "minimal"
    30  * @requires vm.flavor != "minimal"
    31  * @modules jdk.jartool/sun.tools.jar
       
    32  * @build SimpleAgent Hello
    31  * @build SimpleAgent Hello
    33  * @run main/othervm DumpingWithJavaAgent
    32  * @run main/othervm DumpingWithJavaAgent
    34  */
    33  */
    35 
    34 
    36 import jdk.test.lib.cds.CDSOptions;
    35 import jdk.test.lib.cds.CDSOptions;