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

*** 40,50 **** --- 40,50 ---- * @build ForceNMethodSweepTest * @run main ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:-TieredCompilation -XX:+WhiteBoxAPI - * -XX:CompileCommand=compileonly,compiler.whitebox.SimpleTestCase$Helper::* * -XX:-BackgroundCompilation ForceNMethodSweepTest * @summary testing of WB::forceNMethodSweep */ public class ForceNMethodSweepTest extends CompilerWhiteBoxTest { public static void main(String[] args) throws Exception {

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