test/hotspot/jtreg/vmTestbase/metaspace/gc/watermark_70_80/TestDescription.java
changeset 59053 ba6c248cae19
parent 58511 eb68d459ba6a
equal deleted inserted replaced
59051:f0312c7d5b37 59053:ba6c248cae19
    30  * VM Testbase keywords: [nonconcurrent, no_cds]
    30  * VM Testbase keywords: [nonconcurrent, no_cds]
    31  *
    31  *
    32  * @comment Don't run test in configurations where we can't reliably count number of metaspace triggered GCs
    32  * @comment Don't run test in configurations where we can't reliably count number of metaspace triggered GCs
    33  * @requires vm.gc != null | !vm.opt.final.ClassUnloadingWithConcurrentMark
    33  * @requires vm.gc != null | !vm.opt.final.ClassUnloadingWithConcurrentMark
    34  * @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
    34  * @requires vm.gc != "G1" | !vm.opt.final.ClassUnloadingWithConcurrentMark
    35  * @requires vm.gc != "ConcMarkSweep"
       
    36  * @requires vm.gc != "Z"
    35  * @requires vm.gc != "Z"
    37  * @library /vmTestbase /test/lib
    36  * @library /vmTestbase /test/lib
    38  * @run driver jdk.test.lib.FileInstaller . .
    37  * @run driver jdk.test.lib.FileInstaller . .
    39  * @run main/othervm
    38  * @run main/othervm
    40  *      -Xmx1g
    39  *      -Xmx1g