On Wed, 8 Nov 2023 08:29:52 GMT, Matthias Baesken wrote:
> On AIX the test
> test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java
> runs into this error:
>
> java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
> at
> jdk.compiler/com.sun.tools.javac
On Fri, 10 Nov 2023 12:23:13 GMT, Matthias Baesken wrote:
>> On AIX the test
>> test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java
>> runs into this error:
>>
>> java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
>> at
>> jdk.compiler/com.sun.too
On Fri, 10 Nov 2023 12:23:13 GMT, Matthias Baesken wrote:
>> On AIX the test
>> test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineLeakThrowable.java
>> runs into this error:
>>
>> java.lang.RuntimeException: java.lang.OutOfMemoryError: Metaspace
>> at
>> jdk.compiler/com.sun.too
On Fri, 10 Nov 2023 07:38:24 GMT, Thomas Stuefe wrote:
>> Analysts and supporters often use /proc/xx/maps to make sense of the memory
>> footprint of a process.
>>
>> Interpreting the memory map correctly can help when used as a complement to
>> other tools (e.g. NMT). There even exist tools o