[jdk17u-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:20 UTC 2024


On Fri, 26 Apr 2024 09:17:44 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: 51502b9c
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk17u-dev/commit/51502b9c33d27696bbc3a3f08742d5de6cd7b59e
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/jdk17u-dev/pull/2430


More information about the jdk-updates-dev mailing list