<AWT Dev> Subject: <AWT dev>[11] Review request for JDK-7158623: [macosx] Should an unfocusable maximized Frame be resizable?

Kevin Rushforth kevin.rushforth at oracle.com
Fri Feb 16 16:17:26 UTC 2018


 > Kindly review the fix for JDK10.

You mean JDK 11, right?

-- Kevin


Manajit Halder wrote:
> Hi All,
>
> Kindly review the fix for JDK10.
>
> Bug: 
> https://bugs.openjdk.java.net/browse/JDK-7158623
>
> Webrev:
> http://cr.openjdk.java.net/~mhalder/7158623/webrev.00/ 
> <http://cr.openjdk.java.net/%7Emhalder/7158623/webrev.00/>
>
> Issue:
> Unfocusable frame was resizable.
>
> Fix:
> After the fix resizability of the frame depends on focusability of the 
> frame. If the frame is focusable then it is resizable otherwise not.
> The test code was cleaned to remove old test machinery code.
>
> Regards,
> Manajit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20180216/c00c9495/attachment.html>


More information about the awt-dev mailing list