JDK-8310711 : [IR Framework] Remove safepoint while printing handling
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2023-06-23
  • Updated: 2024-01-16
  • Resolved: 2024-01-08
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 23
23 b05Fixed
Related Reports
Relates :  
Relates :  
Description
After JDK-8306922, this safepoint handling should be unnecessary, and should be removed. It was introduced with JDK-8300273.
Comments
Changeset: 458e563c Author: Christian Hagedorn <chagedorn@openjdk.org> Date: 2024-01-08 12:57:55 +0000 URL: https://git.openjdk.org/jdk/commit/458e563cd994f5e0f590c2144e8ed35d020d53d6
08-01-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/16921 Date: 2023-12-01 12:47:48 +0000
01-12-2023