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

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Wed Nov 11 14:04:23 UTC 2015


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?

    Thanks,
    Alexandr.
>
> --Semyon
>



More information about the awt-dev mailing list