RFR: 8289162: runtime/NMT/ThreadedMallocTestType.java should print out memory allocations to help debug
Coleen Phillimore
coleenp at openjdk.org
Wed Aug 24 15:54:33 UTC 2022
On Thu, 28 Jul 2022 14:42:26 GMT, Gerard Ziemski <gziemski at openjdk.org> wrote:
> To help debug [JDK-8286345](https://bugs.openjdk.org/browse/JDK-8286345) it would have been extremely useful to know the values of allocated memory pointers in `runtime/NMT/ThreadedMallocTestType.java`, so let's add those.
Ok. Seems good.
-------------
Marked as reviewed by coleenp (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9675
More information about the hotspot-runtime-dev
mailing list