hotspot/test/compiler/whitebox/GetNMethodTest.java
changeset 25379 d50969e81568
parent 23499 9d5b7480c9f4
child 25736 6f35dbe32581
equal deleted inserted replaced
25378:d9eeb53578f9 25379:d50969e81568
    24 
    24 
    25 import sun.hotspot.code.NMethod;
    25 import sun.hotspot.code.NMethod;
    26 
    26 
    27 /*
    27 /*
    28  * @test GetNMethodTest
    28  * @test GetNMethodTest
       
    29  * @ignore 8046268
    29  * @bug 8038240
    30  * @bug 8038240
    30  * @library /testlibrary /testlibrary/whitebox
    31  * @library /testlibrary /testlibrary/whitebox
    31  * @build GetNMethodTest
    32  * @build GetNMethodTest
    32  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run main ClassFileInstaller sun.hotspot.WhiteBox
    33  * @run main/othervm -Xbootclasspath/a:. -Xmixed -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* GetNMethodTest
    34  * @run main/othervm -Xbootclasspath/a:. -Xmixed -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* GetNMethodTest