RFR: 8328626: GenShen: Combine old generation surplus/deficit fields into a single balance field [v6]
William Kemper
wkemper at openjdk.org
Tue Mar 26 17:06:06 UTC 2024
> This is a follow up to https://github.com/openjdk/shenandoah/pull/406.
William Kemper has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains ten additional commits since the last revision:
- Merge remote-tracking branch 'shenandoah/master' into combine-surplus-deficit
- Merge remote-tracking branch 'shenandoah/master' into combine-surplus-deficit
- Update comments
- Consolidate region transfer logic, move generational specific code out of ShenandoahHeap
- Use pass by reference for consistency with other methods
- Fix zero build
- Fix comments
- Factor computation of generational reserves into its own method
- Combine old region surplus and deficit into a single balance field
-------------
Changes:
- all: https://git.openjdk.org/shenandoah/pull/410/files
- new: https://git.openjdk.org/shenandoah/pull/410/files/31285e29..f38f2e0b
Webrevs:
- full: https://webrevs.openjdk.org/?repo=shenandoah&pr=410&range=05
- incr: https://webrevs.openjdk.org/?repo=shenandoah&pr=410&range=04-05
Stats: 297143 lines in 518 files changed: 7612 ins; 7225 del; 282306 mod
Patch: https://git.openjdk.org/shenandoah/pull/410.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/410/head:pull/410
PR: https://git.openjdk.org/shenandoah/pull/410
More information about the shenandoah-dev
mailing list