<AWT Dev> <Awt Dev> [9] Review Request for 8134669: Empty screen insets in Gnome 3, OEL 7 in multiscreen mode

Semyon Sadetsky semyon.sadetsky at oracle.com
Wed Nov 25 09:59:45 UTC 2015



On 11/11/2015 5:04 PM, Alexander Scherbatiy wrote:
> On 10/8/2015 11:39 AM, Semyon Sadetsky wrote:
>> Hello,
>>
>> Please review fix for JDK9:
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8134669
>> webrev: http://cr.openjdk.java.net/~ssadetsky/8134669/webrev.00/
>>
>> The Gnome WM does not set extended hints with insets, so they are 
>> unavailable. As solution it is proposed to query the single screen 
>> insets for the main screen and return empty insets for other screens.
>
>    The code for the Xinerama and the main screen insets looks the 
> same. Is it possible to avoid the code duplication there?
OK, see the updated webrev: 
http://cr.openjdk.java.net/~ssadetsky/8134669/webrev.01/
>
>    Thanks,
>    Alexandr.
>>
>> --Semyon
>>
>



More information about the awt-dev mailing list