< prev index next >
test/compiler/tiered/LevelTransitionTest.java
Print this page
rev 12341 : 8078450: Implement consistent process for quarantine of tests
@@ -26,11 +26,10 @@
* @summary Test the correctness of compilation level transitions for different methods
* @library /test/lib /
* @modules java.base/jdk.internal.misc
* java.management
*
- * @ignore 8067651
* @build sun.hotspot.WhiteBox
* @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
< prev index next >