RFR(XXS) : 8166549 : fix incorrectly @ignore-d hotspot/compiler tests
Kirill Zhaldybin
kirill.zhaldybin at oracle.com
Thu Sep 22 18:08:11 UTC 2016
Igor,
Looks good to me.
Regards, Kirill
On 22.09.2016 20:56, Igor Ignatyev wrote:
> http://cr.openjdk.java.net/~iignatyev/8166549/webrev.00/
>> 1 line changed: 0 ins; 0 del; 1 mod;
> Hi all,
>
> could you please review this tiny patch which corrects bug id used in @ignore?
> compiler/codecache/stress/OverloadCompileQueueTest.java was @ignored due to JDK-8071905[1], but JDK-8071905 is closed as a dup of JDK-8079586[2] which is fixed. the test still has a problem (it can timeout), so I have filed a new bug[3] and used its id in @ignore.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8166549
> webrev: http://cr.openjdk.java.net/~iignatyev/8166549/webrev.00/
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8071905
> [2] https://bugs.openjdk.java.net/browse/JDK-8079586
> [3] https://bugs.openjdk.java.net/browse/JDK-8166554
>
> Thanks,
> — Igor
More information about the hotspot-compiler-dev
mailing list