RFR: 8282484: G1: Predicted old time in log always zero
Thomas Schatzl
tschatzl at openjdk.java.net
Wed Mar 2 10:02:30 UTC 2022
Hi all,
can I get reviews for this change that fixes log output for the amount of expected time the initial set of old gen regions is going to take?
Previously, due to this error, this value has always been zero.
Testing: local testing, gha
Thanks,
Thomas
-------------
Commit messages:
- Initial version
Changes: https://git.openjdk.java.net/jdk/pull/7657/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=7657&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8282484
Stats: 4 lines in 1 file changed: 0 ins; 1 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/7657.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/7657/head:pull/7657
PR: https://git.openjdk.java.net/jdk/pull/7657
More information about the hotspot-gc-dev
mailing list