Integrated: 8315781: Reduce the max value of GCDrainStackTargetSize

Albert Mingkun Yang ayang at openjdk.org
Mon Sep 11 11:09:52 UTC 2023


On Wed, 6 Sep 2023 12:20:01 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple adjustment to the max value of `GCDrainStackTargetSize`.
> 
> I picked 8K because the default queue capacity is ~16K and G1 use 2x of `GCDrainStackTargetSize` as some threshold.

This pull request has now been integrated.

Changeset: 996b3362
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/996b3362bf160fe3b93597fde119c721b6a97cbf
Stats:     9 lines in 4 files changed: 0 ins; 6 del; 3 mod

8315781: Reduce the max value of GCDrainStackTargetSize

Reviewed-by: tschatzl, iwalulya

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

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


More information about the hotspot-gc-dev mailing list