RFR: 8335533: OutOfMemoryError: Metaspace observed again on AIX in test RedefineLeakThrowable.java after JDK-8294960
Christoph Langer
clanger at openjdk.org
Wed Jul 10 09:20:40 UTC 2024
The change of JDK-8294960 has brought an increase of required metaspace for this test on AIX which seems to go beyond 23m in most cases. So I propose another slight increment.
Why AIX needs more metaspace compared to other platforms is probably a different topic.
-------------
Commit messages:
- JDK-8335533
Changes: https://git.openjdk.org/jdk/pull/20106/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20106&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8335533
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/20106.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20106/head:pull/20106
PR: https://git.openjdk.org/jdk/pull/20106
More information about the serviceability-dev
mailing list