RFR(XS): 8166374 - compiler/loopopts/UseCountedLoopSafepointsTest.java fails with "Safepoint not found"
Tobias Hartmann
tobias.hartmann at oracle.com
Tue Jan 10 17:08:36 UTC 2017
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