test/hotspot/jtreg/vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java
changeset 51686 b8b0da4a5f49
parent 50405 449cbde4c40c
equal deleted inserted replaced
51685:1f70116be2df 51686:b8b0da4a5f49
    35  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    35  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    36  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    36  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    37  * @comment generate and compile metaspace.stressHierarchy.common.HumongousClass
    37  * @comment generate and compile metaspace.stressHierarchy.common.HumongousClass
    38  * @run driver metaspace.stressHierarchy.common.GenClassesBuilder
    38  * @run driver metaspace.stressHierarchy.common.GenClassesBuilder
    39  * @run main/othervm
    39  * @run main/othervm
    40  *      -XX:MaxMetaspaceSize=450m
    40  *      -XX:MaxMetaspaceSize=250m
    41  *      -Xss10m
    41  *      -Xss10m
    42  *      -Xbootclasspath/a:.
    42  *      -Xbootclasspath/a:.
    43  *      -XX:+UnlockDiagnosticVMOptions
    43  *      -XX:+UnlockDiagnosticVMOptions
    44  *      -XX:+WhiteBoxAPI
    44  *      -XX:+WhiteBoxAPI
    45  *      metaspace.stressHierarchy.common.StressHierarchy2
    45  *      metaspace.stressHierarchy.common.StressHierarchy2