Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8185926 | 11 | Yasumasa Suenaga | P4 | Closed | Not an Issue | |
JDK-8188611 | 8u172 | David Buck | P4 | Resolved | Fixed | b01 |
JDK-8190598 | 8u171 | David Buck | P4 | Resolved | Fixed | b01 |
JDK-8186162 | 8u162 | David Buck | P4 | Resolved | Fixed | b01 |
JDK-8198050 | emb-8u171 | David Buck | P4 | Resolved | Fixed | b01 |
GetOwnedMonitorInfo JVMTI function returns a monitor which is not yet owned when it is called at MonitorContendedEnter JVMTI event.
I attached reproducer in this tichet. Please read README.md.
GetOwnedMonitorInfo() should not return a pending monitor.
I attached reproducer in this tichet. Please read README.md.
GetOwnedMonitorInfo() should not return a pending monitor.
- backported by
-
JDK-8186162 GetOwnedMonitorInfo() returns incorrect owned monitor
- Resolved
-
JDK-8188611 GetOwnedMonitorInfo() returns incorrect owned monitor
- Resolved
-
JDK-8190598 GetOwnedMonitorInfo() returns incorrect owned monitor
- Resolved
-
JDK-8198050 GetOwnedMonitorInfo() returns incorrect owned monitor
- Resolved
-
JDK-8185926 GetOwnedMonitorInfo() returns incorrect owned monitor
- Closed