Integrated: 8267833: Improve G1CardSetInlinePtr::add()

Ivan Walulya iwalulya at openjdk.java.net
Mon Aug 16 13:12:32 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

This pull request has now been integrated.

Changeset: 83d0e128
Author:    Ivan Walulya <iwalulya at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/83d0e128e362822584bb51b00576cb754f44e58b
Stats:     25 lines in 2 files changed: 18 ins; 1 del; 6 mod

8267833: Improve G1CardSetInlinePtr::add()

Reviewed-by: tschatzl, kbarrett

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

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



More information about the hotspot-gc-dev mailing list