JDK-8289051 : C2: Cleanup PhaseCCP::analyze()
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 20
  • Priority: P4
  • Status: In Progress
  • Resolution: Unresolved
  • Submitted: 2022-06-23
  • Updated: 2022-08-11
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.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Blocks :  
Description
As part of JDK-8288683, I've applied some cleanup refactorings to PhaseCCP::analyze(). However, since JDK-8288683 goes into JDK-19, I've extracted the cleanup parts to reduce the risk and simplify backports. This RFE reapplies them.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9833 Date: 2022-08-11 07:03:15 +0000
11-08-2022