Hello All,
Please review the following webrev. Bug: https://bugs.openjdk.java.net/browse/JDK-8159168 Webrev: http://cr.openjdk.java.net/~rchamyal/8159168/webrev.00/ Issue: In HiDPI screen shape set through window::setShape API is not scaled based on system scale. Fix:. Updated the WComponentPeer::applyShape to update shape based on system scale. Regards, Rajeev Chamyal