Integrated: 8274068: Rename G1ScanInYoungSetter to G1SkipCardEnqueueSetter

Thomas Schatzl tschatzl at openjdk.java.net
Wed Sep 22 11:45:06 UTC 2021


On Tue, 21 Sep 2021 11:26:17 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> Hi all,
> 
>   can I get reviews for this renaming change? The reason for this renaming is that @ayang and me thought that it would be a more appropriate name during review of JDK-8271880 - causing the code to skip enqueuing cards.
> 
> Testing: gha, local compilation
> 
> Thanks,
>   Thomas

This pull request has now been integrated.

Changeset: 3f73ca7f
Author:    Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3f73ca7fcd674e10d4382ec4bd8d4cb0da1e4256
Stats:     17 lines in 3 files changed: 0 ins; 0 del; 17 mod

8274068: Rename G1ScanInYoungSetter to G1SkipCardEnqueueSetter

Reviewed-by: sjohanss, ayang

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

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



More information about the hotspot-gc-dev mailing list