Integrated: 8332880: JFR GCHelper class recognizes "Archive" regions as valid
Thomas Schatzl
tschatzl at openjdk.org
Wed May 29 07:58:06 UTC 2024
On Fri, 24 May 2024 11:27:35 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this small change to remove "Archive" regions from the possible types of the heap region type change events.
>
> We removed Archive regions a long time ago.
>
> Testing: tier5 (containing the JFR tests afaik)
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: 2cca83bc
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2cca83bc82eb6b090ae96b8c072b986b93d9244a
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
8332880: JFR GCHelper class recognizes "Archive" regions as valid
Reviewed-by: ayang, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/19390
More information about the hotspot-gc-dev
mailing list