Integrated: 8317354: Serial: Move DirtyCardToOopClosure to gc/serial folder
Albert Mingkun Yang
ayang at openjdk.org
Wed Oct 4 14:18:56 UTC 2023
On Tue, 3 Oct 2023 08:12:42 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> 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.
This pull request has now been integrated.
Changeset: 4195246f
Author: Albert Mingkun Yang <ayang at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/4195246fba721934f2b2c0525b1d5b2fe4b08122
Stats: 362 lines in 4 files changed: 181 ins; 181 del; 0 mod
8317354: Serial: Move DirtyCardToOopClosure to gc/serial folder
Reviewed-by: tschatzl, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/16025
More information about the hotspot-gc-dev
mailing list