<AWT Dev> [9] Review request for 8149151 Use local GraphicsEnvironment to get screen size in WToolkit

Phil Race philip.race at oracle.com
Fri Feb 5 20:00:39 UTC 2016


Looks OK to me.

-phil.

On 02/05/2016 11:52 AM, Alexandr Scherbatiy wrote:
>
> Hello,
>
> Could you review the fix:
>   bug: https://bugs.openjdk.java.net/browse/JDK-8149151
>   webrev: http://cr.openjdk.java.net/~alexsch/8149151/webev.00
>
>   This is just an enhancement to use local GraphicsEnvironment instead 
> of nativec alls to get screen size in WToolkit.
>   It also allows to get rid of the calling Devices and checking its 
> initialization in native getScreenWidth/height methods
>   which can leads to some problems, see the discussion:
> http://mail.openjdk.java.net/pipermail/awt-dev/2015-November/010388.html
>
>  Thanks,
>  Alexandr.
>



More information about the awt-dev mailing list