JDK-8332880 : JFR GCHelper class recognizes "Archive" regions as valid
Type:Bug
Component:hotspot
Sub-Component:jfr
Affected Version:23
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2024-05-24
Updated:2025-04-28
Resolved:2024-05-29
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.
That class used for testing JFR events still mentions "Archive" regions which have been removed long ago.
Comments
Fix request [21u]
I backport this for parity with 21.0.8-oracle.
No risk, only a test change
Clean backport.
SAP nightly testing passed.
24-04-2025
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk21u-dev/pull/1700
Date: 2025-04-23 13:31:32 +0000
23-04-2025
A pull request was submitted for review.
Branch: master
URL: https://git.openjdk.org/jdk22u/pull/252
Date: 2024-07-01 12:52:08 +0000
09-07-2024
[jdk22u-fix-request] Approval Request from Ivan Walulya
Clean backport to remove "Archive" regions from the possible types of the heap region type change events. Risk is very low.