<AWT Dev> [8] Review Request: JDK-8026143 [macosx] Maximized state could be inconsistent between peer and frame

Petr Pchelko petr.pchelko at oracle.com
Wed Oct 9 09:45:11 PDT 2013


Hello, AWT Team.

Please review the fix for the issue:
https://bugs.openjdk.java.net/browse/JDK-8026143
The fix is available at:
http://cr.openjdk.java.net/~pchelko/8026143/webrev.00/

When the window is created and it's size is bigger/equal to the size of the screen, Cocoa implicitly sets the native zoomed state to true. In JDK-8007219 this state was made consistent with peer level, this fix makes peer-level state consistent with frame level.

With best regards. Petr.


More information about the awt-dev mailing list