JDK-8305634 : Renaming predicates, simple cleanups, and adding summary about current predicates
Type:Sub-task
Component:hotspot
Sub-Component:compiler
Affected Version:11,17,18,19,20,21
Priority:P3
Status:Resolved
Resolution:Fixed
Submitted:2023-04-05
Updated:2024-10-17
Resolved:2023-05-16
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.
Simple cleanups include:
- Method and variable renaming to match new naming scheme
- Improve type information (e.g. using IfProjNode instead of ProjNode)
- Removing unused variables
- Removing unnecessary checks