JDK-8273409 : Receiver type narrowed by CCP does not always trigger post-parse call devirtualization
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:16,17,18
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2021-09-07
Updated:2021-09-28
Resolved:2021-09-09
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.
ILW = Missed optimization opportunity in C2, rare cases where CCP is able to narrow the receiver type but IGVN does not re-process the call, no workaround = MLH = P4