# HG changeset patch # User iignatyev # Date 1474573911 -10800 # Node ID acbb89f353321f03fa2e5a2e4d3783d6704ac214 # Parent a899057989923c414dd4d5154bdbbd3807485c8d 8166549: fix incorrectly @ignore-d hotspot/compiler tests Reviewed-by: kvn, kzhaldyb diff -r a89905798992 -r acbb89f35332 hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java --- a/hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java Thu Sep 22 10:24:25 2016 -0700 +++ b/hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java Thu Sep 22 22:51:51 2016 +0300 @@ -29,7 +29,7 @@ * @modules java.base/jdk.internal.misc * java.management * - * @ignore 8071905 + * @ignore 8166554 * @build sun.hotspot.WhiteBox * @run driver ClassFileInstaller sun.hotspot.WhiteBox * sun.hotspot.WhiteBox$WhiteBoxPermission