[jdk17u-dev] Integrated: 8170817: G1: Returning MinTLABSize from unsafe_max_tlab_alloc causes TLAB flapping

Xiaolong Peng xpeng at openjdk.org
Fri Jun 28 15:37:27 UTC 2024


On Wed, 26 Jun 2024 00:32:23 GMT, Xiaolong Peng <xpeng at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [4c79e7d5](https://github.com/openjdk/jdk/commit/4c79e7d59caec01b4d2bdae2f7d25f1dd24ffbf6) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Ivan Walulya on 12 Oct 2023 and was reviewed by Thomas Schatzl and Albert Mingkun Yang.
> 
> Additional test:
> - [x]  make test TEST=test/hotspot/jtreg/:tier2 CONF=linux-aarch64-server-fastdebug
> There were two irrelevant failures, I have created bug for them https://bugs.openjdk.org/browse/JDK-8335127
> 
> Thanks!

This pull request has now been integrated.

Changeset: 10701005
Author:    Xiaolong Peng <xpeng at openjdk.org>
Committer: Paul Hohensee <phh at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/107010051fae72b0383a4c38e5b162bb07bac75d
Stats:     8 lines in 1 file changed: 5 ins; 2 del; 1 mod

8170817: G1: Returning MinTLABSize from unsafe_max_tlab_alloc causes TLAB flapping

Reviewed-by: phh
Backport-of: 4c79e7d59caec01b4d2bdae2f7d25f1dd24ffbf6

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

PR: https://git.openjdk.org/jdk17u-dev/pull/2639


More information about the jdk-updates-dev mailing list