With JDK-8017163 there were significant changes to not only how the remembered set is represented, but also output the garbage collector provides.
The GC tuning guide (linking the one for 17: https://docs.oracle.com/en/java/javase/17/gctuning/garbage-first-garbage-collector-tuning.html#GUID-A0343B53-A690-4DDE-98F9-9877096DBF0F) the section "High Update RS and Scan RS Times" needs to be revised.
Requested changes are added as comments starting with the "change:" keyword.
The GC tuning guide (linking the one for 17: https://docs.oracle.com/en/java/javase/17/gctuning/garbage-first-garbage-collector-tuning.html#GUID-A0343B53-A690-4DDE-98F9-9877096DBF0F) the section "High Update RS and Scan RS Times" needs to be revised.
Requested changes are added as comments starting with the "change:" keyword.
- duplicates
-
JDK-8281743 Missing information about how and why to specify MMU in tuning guide
-
- Closed
-
- relates to
-
JDK-8281743 Missing information about how and why to specify MMU in tuning guide
-
- Closed
-
-
JDK-8017163 G1: Refactor remembered sets
-
- Resolved
-