It seems that for osx + retina

1. -Dsun.java2d.uiScale option is ignored for multires. image (in contrast for HiDPI + Win. 8, for example). Should it be considered as a bug? At a 1st glance, yes. 2. even in case of correct color robot's getPixelColor() returns for retina a bit shifted color ((0, 0, 251) for blue instead of (0, 0, 255)) - not sure if that could be considered as an issue, or the color check should be simply softened.

Thanks,
Alexander

P.S. I performed test runs on HiDPI Windows 8 and regular Ubuntu 14.04 Linux initially (which is incomplete)



On 2/26/2016 4:41 PM, Alexander Stepanov wrote:
Hello Sergey,

No, as well as for 8150724. I have to re-check, thank you.

Regards,
Alexander

On 2/26/2016 4:36 PM, Sergey Bylokhov wrote:
Hi, Alexander.
The test failed on my OSX 10.11 + retina. Is it expected?

On 25.02.16 17:51, Alexander Stepanov wrote:
Sorry, just a reminder.

Thanks,
Alexander

On 2/19/2016 7:17 PM, Alexander Stepanov wrote:
Hello,

Could you please review the following fix
http://cr.openjdk.java.net/~avstepan/8150258/webrev.00/
for
https://bugs.openjdk.java.net/browse/JDK-8150258

Just a single test added.

Thanks,
Alexander





Reply via email to