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

Aleksey Shipilev shade at openjdk.org
Mon Apr 29 11:37:08 UTC 2024


On Tue, 23 Apr 2024 19:10:14 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: 0f4bc657
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk22u/commit/0f4bc65758b87fd8e6720a15b9e37c052829d6a2
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/jdk22u/pull/163


More information about the jdk-updates-dev mailing list