[jdk22u] RFR: 8328168: Epsilon: Premature OOM when allocating object larger than uncommitted heap size
Aleksey Shipilev
shade at openjdk.org
Tue Apr 23 19:14:42 UTC 2024
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`
-------------
Commit messages:
- Backport 7baec6622254fc21e315b974a213605a7605daac
Changes: https://git.openjdk.org/jdk22u/pull/163/files
Webrev: https://webrevs.openjdk.org/?repo=jdk22u&pr=163&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8328168
Stats: 51 lines in 2 files changed: 47 ins; 0 del; 4 mod
Patch: https://git.openjdk.org/jdk22u/pull/163.diff
Fetch: git fetch https://git.openjdk.org/jdk22u.git pull/163/head:pull/163
PR: https://git.openjdk.org/jdk22u/pull/163
More information about the jdk-updates-dev
mailing list