OpenJDK / amber / amber
changeset 41308:acbb89f35332
8166549: fix incorrectly @ignore-d hotspot/compiler tests
Reviewed-by: kvn, kzhaldyb
author | iignatyev |
---|---|
date | Thu, 22 Sep 2016 22:51:51 +0300 |
parents | a89905798992 |
children | 88c1272e94d3 310c87628696 |
files | hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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