Integrated: 8322097: Serial: Refactor CardTableRS::find_first_clean_card

Albert Mingkun Yang ayang at openjdk.org
Mon Dec 18 13:33:48 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

This pull request has now been integrated.

Changeset: 5584ba36
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5584ba36c6216f4d441d254e3135f7da20370475
Stats:     35 lines in 2 files changed: 4 ins; 19 del; 12 mod

8322097: Serial: Refactor CardTableRS::find_first_clean_card

Reviewed-by: tschatzl, iwalulya

-------------

PR: https://git.openjdk.org/jdk/pull/17110


More information about the hotspot-gc-dev mailing list