test/hotspot/jtreg/compiler/runtime/Test8010927.java
changeset 50407 3dfdcca00ecc
parent 47216 71c04702a3d5
equal deleted inserted replaced
50406:314af5e1e787 50407:3dfdcca00ecc
    29  * @modules java.base/jdk.internal.misc:+open
    29  * @modules java.base/jdk.internal.misc:+open
    30  * @build sun.hotspot.WhiteBox
    30  * @build sun.hotspot.WhiteBox
    31  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    31  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    32  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    32  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    33  * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+IgnoreUnrecognizedVMOptions
    33  * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+IgnoreUnrecognizedVMOptions
    34  *                   -XX:+WhiteBoxAPI -Xbootclasspath/a:. -Xmx64m -XX:NewSize=20971520
    34  *                   -XX:+WhiteBoxAPI -Xbootclasspath/a:. -Xmx128m -XX:NewSize=20971520
    35  *                   -XX:MaxNewSize=32m -XX:-UseTLAB -XX:-UseAdaptiveSizePolicy
    35  *                   -XX:MaxNewSize=32m -XX:-UseTLAB -XX:-UseAdaptiveSizePolicy
    36  *                   compiler.runtime.Test8010927
    36  *                   compiler.runtime.Test8010927
    37  */
    37  */
    38 
    38 
    39 package compiler.runtime;
    39 package compiler.runtime;