<Swing Dev> [8] Request for approval for CR 7105119 - [TEST_BUG] [macosx] In test UIDefaults.toString() mast be called with the invokeLater()

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Wed Feb 13 11:52:17 UTC 2013


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




More information about the swing-dev mailing list