Review request for 7124553: [macosx] Need minimum size for titled Frames and JFrames (original) (raw)

Anthony Petrov anthony.petrov at oracle.com
Wed Feb 15 05:15:33 PST 2012


Hello,

Please review a fix for http://bugs.sun.com/view_bug.do?bug_id=7124553 at:

http://cr.openjdk.java.net/~anthony/x-15-frameMinSize-7124553.0/

With this fix we constrain the size used for setBounds() and setMinMaxSize() operations so that it always includes the size of window decorations and the grow box when they're enabled. The size of (1, 1) is considered as the smallest possible size for a window in any case.

-- best regards, Anthony



More information about the macosx-port-dev mailing list