Integrated: JDK-8281460: Let ObjectMonitor have its own NMT category
Thomas Stuefe
stuefe at openjdk.java.net
Fri Feb 11 07:24:49 UTC 2022
On Tue, 8 Feb 2022 08:10:05 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> It would be useful to distinguish ObjectMonitor allocations in NMT, as a simple way to both to see the needed footprint as well as the number of allocated monitors.
>
> Note, this needs [JDK-8281450](https://bugs.openjdk.java.net/browse/JDK-8281450) as a prerequisite.
This pull request has now been integrated.
Changeset: a037b3c3
Author: Thomas Stuefe <stuefe at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/a037b3c35831f029d23a88bdd49e7f2c2d951631
Stats: 2 lines in 2 files changed: 1 ins; 0 del; 1 mod
8281460: Let ObjectMonitor have its own NMT category
Reviewed-by: dholmes, dcubed, shade
-------------
PR: https://git.openjdk.java.net/jdk/pull/7378
More information about the hotspot-runtime-dev
mailing list