<AWT Dev> [15] Review Request: 8233573 Toolkit.getScreenInsets(GraphicsConfiguration) may throw ClassCastException

Jayathirth D v JAYATHIRTH.D.V at ORACLE.COM
Tue Mar 10 03:00:57 UTC 2020


+1.

Thanks,
Jay

> On 10-Mar-2020, at 4:04 AM, Phil Race <philip.race at oracle.com> wrote:
> 
> Looks fine.
> 
> -phil
> 
> On 3/9/20 3:14 PM, Sergey Bylokhov wrote:
>> Any volunteers to review? =)
>> 
>> On 12/19/19 9:15 pm, Sergey Bylokhov wrote:
>>> Hello.
>>> Please review the fix for JDK 15.
>>> 
>>> Bug: https://bugs.openjdk.java.net/browse/JDK-8233573
>>> Fix: http://cr.openjdk.java.net/~serb/8233573/webrev.00
>>> 
>>> All implementations of java.awt.Toolkit#getScreenInsets() on all
>>> platforms will check the passed GraphicsConfiguration/GraphicsDevice
>>> and call super if a device is unknown, in this case the empty insets
>>> will be returned.
>>> 
>>> 
>> 
>> 
> 



More information about the awt-dev mailing list