< prev index next >

test/compiler/calls/fromInterpreted/InterpretedInvokeSpecial2CompiledTest.java

Print this page

        

*** 22,33 **** */ /* * @test * @modules java.base/jdk.internal.misc ! * @library /test/lib /testlibrary / ! * @build compiler.calls.common.InvokeSpecial * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. * -XX:CompileCommand=exclude,compiler.calls.common.InvokeSpecial::caller -Xbatch compiler.calls.common.InvokeSpecial * -checkCallerCompileLevel 0 -compileCallee 1 -checkCalleeCompileLevel 1 --- 22,33 ---- */ /* * @test * @modules java.base/jdk.internal.misc ! * @library /test/lib / ! * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:. * -XX:CompileCommand=exclude,compiler.calls.common.InvokeSpecial::caller -Xbatch compiler.calls.common.InvokeSpecial * -checkCallerCompileLevel 0 -compileCallee 1 -checkCalleeCompileLevel 1
< prev index next >