[jdk17u-dev] RFR: 8328168: Epsilon: Premature OOM when allocating object larger than uncommitted heap size
Aleksey Shipilev
shade at openjdk.org
Fri Apr 26 09:27:02 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/jdk17u-dev/pull/2430/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=2430&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/jdk17u-dev/pull/2430.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/2430/head:pull/2430
PR: https://git.openjdk.org/jdk17u-dev/pull/2430
More information about the jdk-updates-dev
mailing list