RFR: 8330577: G1 sometimes sends jdk.G1HeapRegionTypeChange for non-changes [v2]
Andreas Steiner
asteiner at openjdk.org
Tue Apr 30 09:02:20 UTC 2024
> Avoid to report jdk.G1HeapRegionTypeChange event if G1 region type is set to free even it is of type free already.
Andreas Steiner has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
JDK-8330577
-------------
Changes: https://git.openjdk.org/jdk/pull/18949/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18949&range=01
Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/18949.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18949/head:pull/18949
PR: https://git.openjdk.org/jdk/pull/18949
More information about the hotspot-gc-dev
mailing list