Integrated: 8279008: G1: Calculate BOT threshold on-the-fly during Object Copy phase

Albert Mingkun Yang ayang at openjdk.java.net
Thu Jan 20 17:22:53 UTC 2022


On Wed, 22 Dec 2021 12:48:03 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple change of unifying BOT logic for PLAB and direct allocation during GC.
> 
> Test: tier1-6; no difference observed while running BigRamTester, SPECjbb2015

This pull request has now been integrated.

Changeset: 96365026
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/9636502658c0844c5790cf37af4b15163bf9fa61
Stats:     138 lines in 11 files changed: 15 ins; 105 del; 18 mod

8279008: G1: Calculate BOT threshold on-the-fly during Object Copy phase

Reviewed-by: tschatzl, sjohanss

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

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



More information about the hotspot-gc-dev mailing list