Integrated: 8371141: Shenandoah: Many test timeouts with -XX:-UseTLAB

Kelvin Nilsen kdnilsen at openjdk.org
Wed Nov 5 00:28:26 UTC 2025


On Tue, 4 Nov 2025 15:24:18 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

> Problem list no-tlab versions of tests that fail after integration of https://github.com/openjdk/jdk/pull/26867
> 
> We expect the small regression (increase) in time spent holding the global heap log will be counterbalanced by resolution of https://bugs.openjdk.org/browse/JDK-8361099, which performs shared (no-tlab) allocations without acquiring the global heap lock.

This pull request has now been integrated.

Changeset: 87c2091c
Author:    Kelvin Nilsen <kdnilsen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/87c2091cd08e58304d0909ffaf9402ca2f0c3b7f
Stats:     3 lines in 1 file changed: 3 ins; 0 del; 0 mod

8371141: Shenandoah: Many test timeouts with -XX:-UseTLAB

Reviewed-by: xpeng, ysr, wkemper

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

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


More information about the hotspot-gc-dev mailing list