# HG changeset patch # User iignatyev # Date 1474565510 -10800 # Thu Sep 22 20:31:50 2016 +0300 # Node ID 0a158e89f953eee8dafefd21988701e6c01e65c4 # Parent fefc408b07784f262bee3e9c3abb0aff185b2ec0 8166549: fix incorrectly @ignore-d hotspot/compiler tests Reviewed-by: duke diff --git a/test/compiler/codecache/stress/OverloadCompileQueueTest.java b/test/compiler/codecache/stress/OverloadCompileQueueTest.java --- a/test/compiler/codecache/stress/OverloadCompileQueueTest.java +++ b/test/compiler/codecache/stress/OverloadCompileQueueTest.java @@ -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