RFR: 8322296: Introduce CardWord for word iteration on CardTable [v2]
Albert Mingkun Yang
ayang at openjdk.org
Thu Dec 21 21:43:16 UTC 2023
> Simple adding a new type for card-word in `CardTable` in order to avoid repeating the same logic/typedef in card based collectors.
Albert Mingkun Yang 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 three additional commits since the last revision:
- review
- Merge branch 'master' into card-word
- card-word
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17144/files
- new: https://git.openjdk.org/jdk/pull/17144/files/c760c79e..2b9d13e9
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17144&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17144&range=00-01
Stats: 1552 lines in 98 files changed: 994 ins; 254 del; 304 mod
Patch: https://git.openjdk.org/jdk/pull/17144.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17144/head:pull/17144
PR: https://git.openjdk.org/jdk/pull/17144
More information about the hotspot-gc-dev
mailing list