JDK-8288897 : Clean up node dump code
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-06-21
  • Updated: 2022-09-08
  • Resolved: 2022-09-05
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 20
20 b14Fixed
Related Reports
Relates :  
Relates :  
Description
Remove Node::related and related functions.
Clean up / rearrange / make private in node.hpp

Goal: make it more clear to see what is useful in debugger
Comments
Changeset: dbb2c4b6 Author: Emanuel Peter <epeter@openjdk.org> Date: 2022-09-05 14:27:00 +0000 URL: https://git.openjdk.org/jdk/commit/dbb2c4b6ac01d2a3367a2354213d3b4230dfbb96
05-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/9234 Date: 2022-06-22 11:38:15 +0000
23-06-2022