JDK-8282480 : IGV: Use description instead of enum name for phases
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 19
  • Priority: P5
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-03-01
  • Updated: 2022-03-07
  • Resolved: 2022-03-02
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.
JDK 19
19 b12Fixed
Related Reports
Relates :  
Description
JDK-8281505 changed the `PrintIdeal` output to use the enum name of a phase when used with `PrintIdealPhase` instead of the description. However, it also changed the phase name shown in the IGV to the enum name. This should be reverted back.
Comments
Changeset: ed3496e6 Author: Christian Hagedorn <chagedorn@openjdk.org> Date: 2022-03-02 08:57:55 +0000 URL: https://git.openjdk.java.net/jdk/commit/ed3496e6c030b6b0a3745bf8ef281075afa1cd27
02-03-2022

A pull request was submitted for review. URL: https://git.openjdk.java.net/jdk/pull/7645 Date: 2022-03-01 13:03:50 +0000
01-03-2022

ILW = Not showing pretty phase name in IGV anymore, only in IGV, no workaround = LLH = P5
01-03-2022