-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 7, 8, 9, 10
-
Component/s: hotspot
-
b36
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8256969 | openjdk8u282 | Erik Gahlin | P3 | Resolved | Fixed | b04 |
The Java Monitor Wait event has a field called notifier. If the thread is woken up after a specified time, instead of by another thread, the field value should be 0. Today it is an uninitialized value.
- backported by
-
JDK-8256969 Uninitialized notifier in Java Monitor Wait tracing event
-
- Resolved
-