Hi All, Kindly review the fix for JDK11.
Bug: https://bugs.openjdk.java.net/browse/JDK-8204860 <https://bugs.openjdk.java.net/browse/JDK-8204860> Webrev: http://cr.openjdk.java.net/~mhalder/8204860/webrev.00/ <http://cr.openjdk.java.net/~mhalder/8204860/webrev.00/> Fix: Frame is focusable: Retaining the existing frame resizable behaviour (Fixes the current issue). Frame is non-focusable: Making the Frame non-resizable (Fix for issue 7158623). Regards, Manajit
