< prev index next >
test/compiler/codecache/stress/OverloadCompileQueueTest.java
Print this page
rev 12341 : 8078450: Implement consistent process for quarantine of tests
@@ -26,11 +26,10 @@
* @summary stressing code cache by overloading compile queues
* @library /test/lib /
* @modules java.base/jdk.internal.misc
* java.management
*
- * @ignore 8166554
* @build sun.hotspot.WhiteBox
* @run driver ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission
* @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions
* -XX:+WhiteBoxAPI
< prev index next >