RFR: JDK-8281460: Let ObjectMonitor have its own NMT category
Aleksey Shipilev
shade at openjdk.java.net
Wed Feb 9 10:07:02 UTC 2022
On Wed, 9 Feb 2022 09:44:48 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> It feels weird now :) but let us see if someone else objects. If yes, I withdraw this change.
Yeah, that looks a bit weird, and I have another question: why aren't both `ObjectMonitor` and `ObjectMonitorsHashtable` are `mtSynchronizer`?
-------------
PR: https://git.openjdk.java.net/jdk/pull/7378
More information about the hotspot-runtime-dev
mailing list