RFR: 8328626: GenShen: Combine old generation surplus/deficit fields into a single balance field [v5]

William Kemper wkemper at openjdk.org
Mon Mar 25 21:17:02 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 eight additional commits since the last revision:

 - 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/e25db762..31285e29

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=shenandoah&pr=410&range=04
 - incr: https://webrevs.openjdk.org/?repo=shenandoah&pr=410&range=03-04

  Stats: 118798 lines in 2512 files changed: 27172 ins; 82679 del; 8947 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