RFR: Reset coalesce and fill boundary during global collect [v2]

William Kemper wkemper at openjdk.java.net
Fri Oct 15 16:09:38 UTC 2021


> Normally, this happens during cset selection for the old generation. It also needs to happen for coalesce and fill at the end of global collections or objects may not be filled.

William Kemper has updated the pull request incrementally with one additional commit since the last revision:

  Add comment explaining why coalesce and fill boundary needs to be reset here

-------------

Changes:
  - all: https://git.openjdk.java.net/shenandoah/pull/90/files
  - new: https://git.openjdk.java.net/shenandoah/pull/90/files/50d110ba..7d590284

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=shenandoah&pr=90&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=shenandoah&pr=90&range=00-01

  Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/shenandoah/pull/90.diff
  Fetch: git fetch https://git.openjdk.java.net/shenandoah pull/90/head:pull/90

PR: https://git.openjdk.java.net/shenandoah/pull/90


More information about the shenandoah-dev mailing list