Relates :
|
|
Relates :
|
In a work on the JDK-8345543 and JDK-8346792 fixes it was discovered that the events are generated for ObjectLocker: - MonitorWaited - MonitorContendedEnter/MonitorContendedEntered (is this true?) The ObjectLocker is used in VM code internally, so the events above should not be generated for it.