< prev index next >

test/hotspot/jtreg/compiler/tiered/LevelTransitionTest.java

Print this page
rev 49982 : 8202711: Merge tiered compilation policies
Reviewed-by: neliasso

*** 34,44 **** * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm/timeout=240 -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:+TieredCompilation -XX:-UseCounterDecay * -XX:CompileCommand=compileonly,compiler.whitebox.SimpleTestCaseHelper::* * -XX:CompileCommand=compileonly,compiler.tiered.LevelTransitionTest$ExtendedTestCase$CompileMethodHolder::* - * compiler.tiered.TransitionsTestExecutor * compiler.tiered.LevelTransitionTest */ package compiler.tiered; --- 34,43 ----
< prev index next >