RFR(T): 8223139: Rename mandatory policy-do routines.
dean.long at oracle.com
dean.long at oracle.com
Tue Apr 30 22:05:08 UTC 2019
Looks good, though "remove_empty_loop" also sounds good.
dl
On 4/30/19 7:10 AM, Patric Hedlin wrote:
> Dear all,
>
> I would like to ask for help to review the following change/update:
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8223139
> Webrev: http://cr.openjdk.java.net/~phedlin/tr8223139/
>
> 8223139: Rename mandatory policy-do routines.
>
> These routines do not implement any policy. The policy is to always
> attempt these transforms if applicable.
> 'policy_do_remove_empty_loop' -> 'do_remove_empty_loop'.
> 'policy_do_one_iteration_loop' -> 'do_one_iteration_loop'.
>
>
> Testing: Part of 8216137 (hs-tier1..4, hs-precheckin-comp,
> Kitchensink24h)
>
>
> Best regards,
> Patric
>
More information about the hotspot-compiler-dev
mailing list