The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
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'.
Comments
Fix request [11u]
I downport this for parity with 11.0.14-oracle.
This is a small clean up of C2 making it probably easier to follow future
bug fixes in the loop optimizations, as JDK-8216137.
Acceptable risk as it is a small change and only a rewrite.
Clean backport.