RFR: 8267833: Improve G1CardSetInlinePtr::add()
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Aug 10 20:01:29 UTC 2021
On Tue, 10 Aug 2021 13:02:26 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi all,
>
> Please review this cleanup change to reduce the number of comparisons made when adding entries to an inline pointer cardset container. We allow the find to restart from a previously known index.
>
> Testing: Tier 1-3
Lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/5067
More information about the hotspot-gc-dev
mailing list