<AWT Dev> RFR: 8240786 [TESTBUG] The test java/awt/Window/GetScreenLocation/GetScreenLocationTest.java fails on HiDPI screen
    Sergey Bylokhov 
    sergey.bylokhov at oracle.com
       
    Mon Mar 16 04:39:52 UTC 2020
    
    
  
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.
    
    
More information about the awt-dev
mailing list