RFR: 8335533: OutOfMemoryError: Metaspace observed again on AIX in test RedefineLeakThrowable.java after JDK-8294960

Matthias Baesken mbaesken at openjdk.org
Wed Jul 10 20:07:45 UTC 2024


On Wed, 10 Jul 2024 09:14:11 GMT, Christoph Langer <clanger at openjdk.org> wrote:

> 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.

LGTM ;  I observed a very small increase on Linux x86_64 too but not enough to 'break' the metaspace test settings on this platform.

-------------

Marked as reviewed by mbaesken (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20106#pullrequestreview-2168788816


More information about the serviceability-dev mailing list