RFR: JDK-8281460: Let ObjectMonitor have its own NMT category

Thomas Stuefe stuefe at openjdk.java.net
Wed Feb 9 09:48:08 UTC 2022


On Wed, 9 Feb 2022 09:07:19 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Introducing a category just to collect info on a specific kind of allocation does seem somewhat fragile. I can easily imagine someone looking at ObjectMonitorHashtable and thinking it should be tagged too. But in the meantime if this serves a purpose ...

It feels weird now :) but let us see if someone else objects. If yes, I withdraw this change.

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

PR: https://git.openjdk.java.net/jdk/pull/7378


More information about the hotspot-runtime-dev mailing list