RFR: 8290177: Improve documentation in G1MMUTracker
Thomas Schatzl
tschatzl at openjdk.org
Tue Jul 12 14:56:15 UTC 2022
Hi all,
please review this change to improve the naming and documentation in `G1MMUTracker::when_sec`. Recently we have been looking at some young gen sizing issues (for another time), and it took some time to understand what the code does and how it works. This is kind of the result of this internal discussion, but I'm open to improve this further.
Testing: gha
Thanks,
Thomas
-------------
Commit messages:
- initial version
Changes: https://git.openjdk.org/jdk/pull/9471/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9471&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8290177
Stats: 32 lines in 2 files changed: 16 ins; 0 del; 16 mod
Patch: https://git.openjdk.org/jdk/pull/9471.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/9471/head:pull/9471
PR: https://git.openjdk.org/jdk/pull/9471
More information about the hotspot-gc-dev
mailing list