RFR: JDK-8298285: NMT: Simplify reporter coding

Thomas Stuefe stuefe at openjdk.org
Wed Dec 7 18:01:02 UTC 2022


On Wed, 7 Dec 2022 16:09:28 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Using some convenience macros, we can make the very repetitive coding in NMT reporting easier on the eye and less error-prone. We have used a similar technique in metaspace and for the "proper_xxx" printing routines already.

Tested: fastdebug and release for 32-bit/64-bit, runtime/NMT and NMT gtests

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

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


More information about the hotspot-runtime-dev mailing list