<AWT Dev> [8] RFR for 8150258: [TEST] HiDPI: create a test for multiresolution menu items icons
Alexander Stepanov
alexander.v.stepanov at oracle.com
Fri Feb 26 15:13:55 UTC 2016
It seemingly does not help (but maybe I'm doing something wrong).
On 2/26/2016 5:45 PM, Sergey Bylokhov wrote:
> On 26.02.16 17:27, Alexander Stepanov wrote:
>> 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.
>
> Can you try to set Generic color RGB profile for the Display?
>
>>
>> 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
>>>>>
>>>>
>>>>
>>>
>>
>
>
More information about the awt-dev
mailing list