-
Bug
-
Resolution: Duplicate
-
P4
-
6
-
generic
-
generic
Name: rpR10076 Date: 03/10/2004
In the past, we have encountered several deadlock conditions which
involved Frame.getExtendedState().
We need to investigate whether we can rewrite this and several
other methods on Frame so that it no longer needs to be synchronized.
Historically, Frame.getState() was synchronized and then
getExtendedState inherited it.
###@###.###
======================================================================
In the past, we have encountered several deadlock conditions which
involved Frame.getExtendedState().
We need to investigate whether we can rewrite this and several
other methods on Frame so that it no longer needs to be synchronized.
Historically, Frame.getState() was synchronized and then
getExtendedState inherited it.
###@###.###
======================================================================
- duplicates
-
JDK-6724890 Deadlock between AWT-EventQueue-1 and AWT-XAWT threads during IDE start
-
- Closed
-