Hello. Please review the fix for jdk/client. Bug: https://bugs.openjdk.java.net/browse/JDK-8240786 Fix: http://cr.openjdk.java.net/~serb/8240786/webrev.00
The test tries to set the size of the frame to 200x100 pixels which might be smaller than the minimum size of the window on the HiDPI monitor due to big decorations. -- Best regards, Sergey.