RFR(XXS) : 8166549 : fix incorrectly @ignore-d hotspot/compiler tests
Igor Ignatyev
igor.ignatyev at oracle.com
Thu Sep 22 19:05:50 UTC 2016
Vladmir,
Thank you for review,
— Igor
> On Sep 22, 2016, at 9:32 PM, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> Good.
>
> Thanks,
> Vladimir
>
> On 9/22/16 10:56 AM, 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