< prev index next >

test/compiler/codecache/stress/OverloadCompileQueueTest.java

Print this page
rev 12048 : 8166549: fix incorrectly @ignore-d hotspot/compiler tests
Reviewed-by: duke

*** 27,37 **** * @summary stressing code cache by overloading compile queues * @library /test/lib / * @modules java.base/jdk.internal.misc * java.management * ! * @ignore 8071905 * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission * @run main/othervm -Xbootclasspath/a:. -XX:+UnlockDiagnosticVMOptions * -XX:+WhiteBoxAPI --- 27,37 ---- * @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 >