JDK-8317360 : Missing null checks in JfrCheckpointManager and JfrStringPool initialization routines
  • Type: Bug
  • Component: hotspot
  • Sub-Component: jfr
  • Affected Version: 17,21,22
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: other
  • Submitted: 2023-10-02
  • Updated: 2024-06-24
  • Resolved: 2023-10-25
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 17 JDK 21 JDK 22
17.0.13Fixed 21.0.5Fixed 22 b21Fixed
Related Reports
Relates :  
Description
Missing null checks in JfrCheckpointManager and JfrStringPool initialization routines
Comments
[jdk17u-fix-request] Approval Request from Neethu Prasad Backport to fix missing null checks in JfrCheckpointManager and JfrStringPool initialization routines; applies cleanly; All tests passed; Risk is low as the code change is minimal i.e; adding null check.
18-06-2024

[jdk21u-fix-request] Approval Request from Neethu Prasad Backport to fix missing null checks in JfrCheckpointManager and JfrStringPool initialization routines; applies cleanly; All tests passed; Risk is low as the code change is minimal i.e; adding null check.
18-06-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk17u-dev/pull/2601 Date: 2024-06-18 02:07:38 +0000
18-06-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk21u-dev/pull/737 Date: 2024-06-18 02:05:46 +0000
18-06-2024

Looks to me it was introduced by JDK-8233705.
26-10-2023

Changeset: cf4ede0e Author: Markus Grönlund <mgronlun@openjdk.org> Date: 2023-10-25 16:38:13 +0000 URL: https://git.openjdk.org/jdk/commit/cf4ede0e544fbd758cc9e93c695fb19fb7da0f9a
25-10-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/16310 Date: 2023-10-23 13:28:10 +0000
25-10-2023