< prev index next >

test/compiler/codecache/stress/OverloadCompileQueueTest.java

Print this page
rev 12368 : 8078450: Implement consistent process for quarantine of tests
Reviewed-by: dfazunen, dholmes, sspitsyn

*** 26,36 **** * @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 --- 26,35 ----
< prev index next >