[jdk21u-dev] Integrated: 8328168: Epsilon: Premature OOM when allocating object larger than uncommitted heap size

Aleksey Shipilev shade at openjdk.org
Mon Apr 29 13:48:16 UTC 2024


On Mon, 22 Apr 2024 08:41:00 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Fixes Epsilon performance problem, corner-case with clear test.
> 
> Additional testing:
>  - [x] MacOS AArch64 server fastdebug, new regression test fails without the patch, passes with it
>  - [x] MacOS AArch64 server fastdebug, `gc/epsilon`

This pull request has now been integrated.

Changeset: 75ac9e85
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk21u-dev/commit/75ac9e858f0eee48da3136c5b7c96a6db0496241
Stats:     51 lines in 2 files changed: 47 ins; 0 del; 4 mod

8328168: Epsilon: Premature OOM when allocating object larger than uncommitted heap size

Backport-of: 7baec6622254fc21e315b974a213605a7605daac

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

PR: https://git.openjdk.org/jdk21u-dev/pull/518


More information about the jdk-updates-dev mailing list