RFR: 8333457: GenShen: Move remembered set into new generational code [v4]

William Kemper wkemper at openjdk.org
Tue Jun 4 23:41:40 UTC 2024


> The remembered set is moved into the old generation and the age census is moved into the generational mode heap.

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

  Disable assertion that old marking only finds young pointers with marked cards

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

Changes:
  - all: https://git.openjdk.org/shenandoah/pull/443/files
  - new: https://git.openjdk.org/shenandoah/pull/443/files/2b1d49ca..08996baa

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

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/shenandoah/pull/443.diff
  Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/443/head:pull/443

PR: https://git.openjdk.org/shenandoah/pull/443


More information about the shenandoah-dev mailing list