RFR: 8317354: Serial: Move DirtyCardToOopClosure to gc/serial folder
Albert Mingkun Yang
ayang at openjdk.org
Tue Oct 3 08:30:05 UTC 2023
Simple relocating code to more appropriate folder. `ClearNoncleanCardWrapper` is moved to cpp as well.
One can sth like `git diff <commit-before-this-pr> <this-pr> --color-moved=dimmed_zebra` to better review this PR.
-------------
Commit messages:
- s1-dirty-card-closure
Changes: https://git.openjdk.org/jdk/pull/16025/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=16025&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8317354
Stats: 362 lines in 4 files changed: 181 ins; 181 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/16025.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16025/head:pull/16025
PR: https://git.openjdk.org/jdk/pull/16025
More information about the hotspot-gc-dev
mailing list