<AWT Dev> [9] Review request for 8167486: Device.getDisplayMode() doesn't report refresh rate on Linux in case of dual screen

Semyon Sadetsky semyon.sadetsky at oracle.com
Wed Oct 12 07:27:51 UTC 2016


On 10/11/2016 5:02 PM, Sergey Bylokhov wrote:

> It seems that this bug is a duplicate of JDK-8159953?
yes, I have closed it.
>
> 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.
http://cr.openjdk.java.net/~ssadetsky/8167486/webrev.01/
>>
>> 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
>>>
>>
>>
>
>



More information about the awt-dev mailing list