test/compiler/whitebox/DeoptimizeMethodTest.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/whitebox/DeoptimizeMethodTest.java	Fri Apr  1 15:40:08 2016
--- new/test/compiler/whitebox/DeoptimizeMethodTest.java	Fri Apr  1 15:40:07 2016

*** 29,39 **** --- 29,39 ---- * @library /testlibrary /test/lib / * @modules java.management * @build DeoptimizeMethodTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission - * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -XX:CompileCommand=compileonly,compiler.whitebox.SimpleTestCase$Helper::* DeoptimizeMethodTest * @summary testing of WB::deoptimizeMethod() * @author igor.ignatyev@oracle.com */ public class DeoptimizeMethodTest extends CompilerWhiteBoxTest {

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