We have JavaMonitorWait event, but no symmetric JavaMonitorNotify event. Notifications are important to track as well, for example to correlate the delay between notification and eventual wake up.
Providing this event would also replace one of of the RT counters that are going away in JDK-8348829.
Providing this event would also replace one of of the RT counters that are going away in JDK-8348829.
- is blocked by
-
JDK-8351146 JFR: JavaMonitorInflate event should default to no threshold and be disabled
-
- Resolved
-
- relates to
-
JDK-8348829 Remove ObjectMonitor perf counters
-
- Open
-
- links to
-
Review(master) openjdk/jdk/23901