RFR: 8299953: Merge ContiguousSpaceDCTOC into DirtyCardToOopClosure [v2]
Ivan Walulya
iwalulya at openjdk.org
Thu Jan 26 10:38:13 UTC 2023
On Wed, 25 Jan 2023 20:07:23 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Simple change of merging a class into its super class.
>>
>> Test: hotspot_gc
>>
>> PS: `git diff --color-moved=dimmed_zebra` might be useful to see the diff.
>
> Albert Mingkun Yang has updated the pull request incrementally with one additional commit since the last revision:
>
> review
Lgtm!
Minor suggestion:
can you please replace DirtyCardToOopClosure__walk_mem_region_with_cl_DEFN with templates. You can do it in a follow up change if you prefer.
-------------
Marked as reviewed by iwalulya (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11938
More information about the hotspot-gc-dev
mailing list