RFR: 8312120: GenShen: Update OLD Live at end of Previous Marking after Full GC
William Kemper
wkemper at openjdk.org
Wed Aug 16 17:18:22 UTC 2023
Record total live memory for old generation following Full GC marking phase.
-------------
Commit messages:
- Fix merge error
- Update live bytes in old generation after full gc STW mark
- Fix assertions and update comments
- Prepare for mixed collections after global cycle
Changes: https://git.openjdk.org/shenandoah/pull/306/files
Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=306&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8312120
Stats: 10 lines in 1 file changed: 10 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/shenandoah/pull/306.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/306/head:pull/306
PR: https://git.openjdk.org/shenandoah/pull/306
More information about the shenandoah-dev
mailing list