JDK-8268331 : Fix crash in humongous object eager reclaim logging
  • Type: Bug
  • Component: hotspot
  • Sub-Component: gc
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-06-07
  • Updated: 2025-01-29
  • Resolved: 2021-06-07
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
17 b26Fixed
Related Reports
Relates :  
Description
Some move of some logging in JDK-8267924 the logging output causes an access to a null pointer with that logging enabled.
Comments
Changeset: 270ec975 Author: Thomas Schatzl <tschatzl@openjdk.org> Date: 2021-06-07 14:09:22 +0000 URL: https://git.openjdk.java.net/jdk/commit/270ec975b69d4e9a73571c4ba21b705e48d3e1b4
07-06-2021