RFR: 8371625: G1: G1HeapRegion::print_on misalignment
Ivan Walulya
iwalulya at openjdk.org
Tue Nov 11 09:55:15 UTC 2025
Hi,
Please review this fix to a misalignment in G1HeapRegion::print_on. Additionally, increased the field width for `hrm_index` as this also causes misalignment on large heaps.
-------------
Commit messages:
- fix
Changes: https://git.openjdk.org/jdk/pull/28229/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=28229&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8371625
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/28229.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28229/head:pull/28229
PR: https://git.openjdk.org/jdk/pull/28229
More information about the hotspot-gc-dev
mailing list