<AWT Dev> [9] Review request for 8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Tue Oct 11 14:02:00 UTC 2016
It seems that this bug is a duplicate of JDK-8159953?
On 11.10.16 16:40, Sergey Bylokhov wrote:
> Should toString() method report zero HZ as unknown(os something like
> that) instead of 0? And probably "DEPTH_MULTI"also should be printed in
> some way, instead of empty line.
>
> On 11.10.16 16:15, Semyon Sadetsky wrote:
>> Hello,
>>
>> Please review fix for JDK9:
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8167486
>>
>> webrev: http://cr.openjdk.java.net/~ssadetsky/8167486/webrev.00/
>>
>> In case Xinerama is on, the current display mode cannot be obtained by
>> the old xrandr lib calls for secondary screens. The new xrandr API that
>> supports Xinerama is used for this case in the proposed solution.
>>
>> --Semyon
>>
>
>
--
Best regards, Sergey.
More information about the awt-dev
mailing list