Duplicate :
|
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. ###@###.### ======================================================================
|