<AWT Dev> Review Request For 8129569 : Test java/awt/Frame/MaximizedToUnmaximized/MaximizedToUnmaximized.java fails

Ramesh Gangadhar ramesh.gangadhar at oracle.com
Thu Apr 14 06:33:40 UTC 2016


Hi,

 

Please review fix for bug 8129569 in JDK 9

 

BUG ID: https://bugs.openjdk.java.net/browse/JDK-8129569

Webrev: http://cr.openjdk.java.net/~jdv/Ramesh/8129569/webrev.00/

 

Issue:

While checking for Frame State when Maximum bounds is set Mac Operating system sets state = Frame.MAXIMIZED_BOTH but this is not true in other operating system.

 

Fix:

Code modified to set state = Frame.NORMAL when maximum bounds is set to Frame in other operating systems.

 

Best Regards,

Ramesh BG

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160413/e0c5e09a/attachment.html>


More information about the awt-dev mailing list