RFR: 8289162: runtime/NMT/ThreadedMallocTestType.java should print out memory allocations to help debug

Gerard Ziemski gziemski at openjdk.org
Wed Aug 24 15:37:32 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.

Thank you Harold!

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

PR: https://git.openjdk.org/jdk/pull/9675


More information about the hotspot-runtime-dev mailing list