<Swing Dev> [8] Review request for 8003982: new test javax/swing/AncestorNotifier/7193219/bug7193219.java failed on macosx

Anthony Petrov anthony.petrov at oracle.com
Wed Dec 5 09:58:18 UTC 2012


Hi Anton,

This fix seems to resolve the test failure, but not the bug itself.

Do you think it makes sense to investigate why the Mac OS X L&F isn't 
serializable, and perhaps make it serializable so that the test passes 
w/o any modifications?

--
best regards,
Anthony

On 12/5/2012 1:33 PM, Anton Litvinov wrote:
> Hello,
> 
> Please review the following fix for a bug.
> 
> Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8003982
> Webrev: http://cr.openjdk.java.net/~alitvinov/8003982/webrev.00
> 
> This bug consists in malfunctioning of serialization mechanism for Swing 
> components in "Mac OS X" look and feel (L&F), which is used by default, 
> when this test case is run on OS X operating system. Explicit setting of 
> "Metal" L&F resolves this bug.
> 
> Thank you,
> Anton



More information about the swing-dev mailing list