hotspot/test/compiler/oracle/GetMethodOptionTest.java
changeset 33730 30e064828045
parent 30604 b8d532cb6420
child 38152 80e5da81fb2c
equal deleted inserted replaced
33729:b1e0ae955f02 33730:30e064828045
    28 import sun.hotspot.WhiteBox;
    28 import sun.hotspot.WhiteBox;
    29 
    29 
    30 /*
    30 /*
    31  * @test
    31  * @test
    32  * @bug 8074980
    32  * @bug 8074980
    33  * @library /testlibrary /../../test/lib
    33  * @library /testlibrary /test/lib
    34  * @build sun.hotspot.WhiteBox jdk.test.lib.Asserts GetMethodOptionTest
    34  * @build sun.hotspot.WhiteBox jdk.test.lib.Asserts GetMethodOptionTest
    35  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    35  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    36  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    36  *                              sun.hotspot.WhiteBox$WhiteBoxPermission
    37  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
    37  * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
    38  *                   -XX:CompileCommand=option,GetMethodOptionTest::test,ccstrlist,MyListOption,_foo,_bar
    38  *                   -XX:CompileCommand=option,GetMethodOptionTest::test,ccstrlist,MyListOption,_foo,_bar