RFR(XS): 8166374 - compiler/loopopts/UseCountedLoopSafepointsTest.java fails with "Safepoint not found"
Dmitrij Pochepko
dmitrij.pochepko at oracle.com
Tue Jan 10 17:11:35 UTC 2017
Thank you!
On 10.01.2017 20:08, Tobias Hartmann wrote:
> Hi Dmitrij,
>
> On 10.01.2017 17:51, Dmitrij Pochepko wrote:
>> Hi,
>>
>> please review small fix for 8166374 - compiler/loopopts/UseCountedLoopSafepointsTest.java fails with "Safepoint not found"
>>
>> Test uses -XX:+PrintIdeal which is "notproduct", so, failing on product builds. This fix updates "requires" expression accordingly.
>>
>> webrev: http://cr.openjdk.java.net/~dpochepk/8166374/webrev.01/
>>
>> CR: https://bugs.openjdk.java.net/browse/JDK-8166374
> This looks good to me!
>
> Thanks,
> Tobias
>
>> I've tested this fix on linux-amd64.
>>
>>
>> Thanks,
>>
>> Dmitrij
>>
More information about the hotspot-compiler-dev
mailing list