test/hotspot/jtreg/compiler/compilercontrol/mixed/RandomCommandsTest.java
changeset 49486 a3f1db30ab85
parent 47216 71c04702a3d5
equal deleted inserted replaced
49485:dcdbb98f4086 49486:a3f1db30ab85
    29  * @library /test/lib /
    29  * @library /test/lib /
    30  *
    30  *
    31  * @build sun.hotspot.WhiteBox
    31  * @build sun.hotspot.WhiteBox
    32  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    32  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
    33  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    33  *                                sun.hotspot.WhiteBox$WhiteBoxPermission
    34  * @run driver/timeout=600 compiler.compilercontrol.mixed.RandomCommandsTest
    34  * @run driver/timeout=1200 compiler.compilercontrol.mixed.RandomCommandsTest
    35  */
    35  */
    36 
    36 
    37 package compiler.compilercontrol.mixed;
    37 package compiler.compilercontrol.mixed;
    38 
    38 
    39 import compiler.compilercontrol.share.MultiCommand;
    39 import compiler.compilercontrol.share.MultiCommand;