Integrated: 8321013: Parallel: Refactor ObjectStartArray

Albert Mingkun Yang ayang at openjdk.org
Wed Dec 6 22:01:47 UTC 2023


On Wed, 29 Nov 2023 14:54:01 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Port the block-offset-table algorithm from Serial/G1 to Parallel.
> 
> There is ~20% reduction in young-gc pause, using card_scan.java from https://bugs.openjdk.org/browse/JDK-8310031

This pull request has now been integrated.

Changeset: 50baaf46
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/50baaf46b71f6d55281043ef185ac277c2db558e
Stats:     319 lines in 11 files changed: 67 ins; 167 del; 85 mod

8321013: Parallel: Refactor ObjectStartArray

Reviewed-by: tschatzl, sjohanss

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

PR: https://git.openjdk.org/jdk/pull/16884


More information about the hotspot-gc-dev mailing list