-
Bug
-
Resolution: Fixed
-
P1
-
1.4.0
-
None
-
beta
-
x86
-
windows_nt
This relates to bug 4366691, but is not the same bug. The problem described
here is due to our mechanism of synchronizing on the Peer object during
the Lock operation. During a display mode switch, the user may experience
a hang in the application because we are deadlocked waiting for a Peer monitor
to become free when that Peer is already blocked.
here is due to our mechanism of synchronizing on the Peer object during
the Lock operation. During a display mode switch, the user may experience
a hang in the application because we are deadlocked waiting for a Peer monitor
to become free when that Peer is already blocked.
- relates to
-
JDK-4345586 Rendering incorrect after switching display modes (win32 only)
- Closed
-
JDK-4366691 deadlock condition on win32 during display mode switch
- Resolved