< prev index next >

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

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

*** 32,42 **** * compiler.tiered.ConstantGettersTransitionsTest * @run driver ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm/timeout=240 -Xmixed -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI -XX:+TieredCompilation -XX:-UseCounterDecay * -XX:CompileCommand=compileonly,compiler.tiered.ConstantGettersTransitionsTest$ConstantGettersTestCase$TrivialMethods::* - * compiler.tiered.TransitionsTestExecutor * compiler.tiered.ConstantGettersTransitionsTest */ package compiler.tiered; --- 32,41 ----
< prev index next >