RFR(T): 8223139: Rename mandatory policy-do routines.

Patric Hedlin patric.hedlin at oracle.com
Thu May 2 07:53:54 UTC 2019


Thanks Dean.

On 01/05/2019 00:05, dean.long at oracle.com wrote:
> Looks good, though "remove_empty_loop" also sounds good.

Oooh... I don't know, that might be pushing the limit... :)

/Patric
>
> 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