RFR: 8289162: runtime/NMT/ThreadedMallocTestType.java should print out memory allocations to help debug
Harold Seigel
hseigel at openjdk.org
Wed Aug 24 14:55:28 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.
LGTM
-------------
Marked as reviewed by hseigel (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9675
More information about the hotspot-runtime-dev
mailing list