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

Gerard Ziemski gziemski at openjdk.org
Tue Sep 27 16:30:46 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.

This pull request has now been integrated.

Changeset: 739fdec7
Author:    Gerard Ziemski <gziemski at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/739fdec7ea44be7ab12fdf418793276d581e58fe
Stats:     4 lines in 1 file changed: 4 ins; 0 del; 0 mod

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

Reviewed-by: hseigel, coleenp

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

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


More information about the hotspot-runtime-dev mailing list