RFR: 8322097: Serial: Refactor CardTableRS::find_first_clean_card
Thomas Schatzl
tschatzl at openjdk.org
Mon Dec 18 11:07:38 UTC 2023
On Thu, 14 Dec 2023 15:50:38 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
> The real change is only the `- 1` inside `byte_for`. Also some renaming to indicate the card belongs to the current obj.
>
> Test: many iterations of the failing testcase in JDK-8321216
lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/17110#pullrequestreview-1786587755
More information about the hotspot-gc-dev
mailing list