RFR: 8287743: javax/swing/text/CSSBorder/6796710/bug6796710.java failed [v2]
Sergey Bylokhov
serb at openjdk.java.net
Fri Jun 10 05:46:01 UTC 2022
On Thu, 9 Jun 2022 20:22:47 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>> Maybe it's different in iMac systems..I dont have access to this system to analyse further nor do I have much knowledge on this 2D/awt multiresolution image side of things..
>
> If I remember correctly, MRI will contain only one image captured by Robot, so it would return the only image it stores, which would not be scaled down if High DPI is in effect.
>
> However, the test is supposed to run with `UIScale=1`, so this should make any difference.
On the HiDPI screen that MRI will have two images, and my expectation is that the image requested by the updated test and the image used before the fix should be the same.
-------------
PR: https://git.openjdk.org/jdk/pull/9011
More information about the client-libs-dev
mailing list