test/compiler/whitebox/GetNMethodTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/whitebox/GetNMethodTest.java	Fri Oct  3 10:52:57 2014
--- new/test/compiler/whitebox/GetNMethodTest.java	Fri Oct  3 10:52:56 2014

*** 26,36 **** --- 26,35 ---- /* * @test GetNMethodTest * @bug 8038240 * @library /testlibrary /testlibrary/whitebox * @ignore 8046268 * @build GetNMethodTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -Xmixed -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,SimpleTestCase$Helper::* GetNMethodTest * @summary testing of WB::getNMethod()

test/compiler/whitebox/GetNMethodTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File