On 2/12/2013 6:37 PM, Konstantin Shefov wrote:
Hello,

Please review a fix for the issue:

7105119 - [TEST_BUG] [macosx] In test UIDefaults.toString() mast be called with the invokeLater()

The webrev is http://cr.openjdk.java.net/~kshefov/7105119/webrev.00/

Could you give more information why the UIDefaults.toString() needs to be called with the invokeLater()? The UIDefaults.toString() has explicit synchronized keyword and the UIManager.getDefaults() method uses classLock object for synchronization.

   Thanks,
   Alexandr.


Thanks,
Konstantin

Reply via email to