RFR: 8267833: Improve G1CardSetInlinePtr::add()

Kim Barrett kbarrett at openjdk.java.net
Mon Aug 16 09:10:24 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

Changes requested by kbarrett (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/5067



More information about the hotspot-gc-dev mailing list