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

William Kemper wkemper at openjdk.org
Tue Nov 4 18:24:22 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.

Marked as reviewed by wkemper (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/28133#pullrequestreview-3418085231


More information about the hotspot-gc-dev mailing list