-
Bug
-
Resolution: Fixed
-
P4
-
hs17
-
b07
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2187245 | 7 | Christian Thalinger | P4 | Closed | Fixed | b80 |
JDK-2189865 | 6u21 | Christian Thalinger | P4 | Closed | Fixed | b01 |
If a synchronized native method throws an exception, Zero does not unlock it. This leaves the object locked, with a stale monitor, which can cause the VM will crash at some unspecified time in the future.
- backported by
-
JDK-2187245 Zero fails to unlock synchronized native methods on exception
-
- Closed
-
-
JDK-2189865 Zero fails to unlock synchronized native methods on exception
-
- Closed
-
- relates to
-
JDK-6939180 Zero locking fix
-
- Closed
-