[11u] RFR: 8229810: [macos] NullPointerException getting bounds of GraphicsConfiguration

Lindenmaier, Goetz goetz.lindenmaier at sap.com
Wed Nov 20 08:10:52 UTC 2019


Hi Paul, 

thanks for reviewing!

I actually meant to mention that bug, because it is the one
that made the changes in 14 that affect the difference in 
the contexts.
If pushed to 11 first, this change would apply clean.
I thought it helps reviewing to have that change at hand ...

But I should have posted the link to 8229810, too.

Best regards,
  Goetz

> -----Original Message-----
> From: Hohensee, Paul <hohensee at amazon.com>
> Sent: Mittwoch, 20. November 2019 01:06
> To: Lindenmaier, Goetz <goetz.lindenmaier at sap.com>; jdk-updates-
> dev at openjdk.java.net
> Subject: Re: [11u] RFR: 8229810: [macos] NullPointerException getting bounds
> of GraphicsConfiguration
> 
> Looks fine, but you probably meant to reference
> 
> https://bugs.openjdk.java.net/browse/JDK-8229810
> 
> rather than
> 
> https://bugs.openjdk.java.net/browse/JDK-8214076
> 
> Paul
> 
> On 11/19/19, 6:43 AM, "jdk-updates-dev on behalf of Lindenmaier, Goetz"
> <jdk-updates-dev-bounces at openjdk.java.net on behalf of
> goetz.lindenmaier at sap.com> wrote:
> 
>     Hi,
> 
>     I would like to downport this for parity with 11.0.6-oracle.
> 
>     I had to resolve
> src/java.desktop/macosx/classes/sun/awt/CGraphicsDevice.java.
> 
>     In the context of a patch the variable 'configs' was renamed 'config'.
>     "8214076 Cleanup the code related to
> GraphicsEnvironment/Device/Configuration"
>     is missing in 11u.
>     https://bugs.openjdk.java.net/browse/JDK-8214076
> 
>     Please review:
>     http://cr.openjdk.java.net/~goetz/wr19/8229810-
> mac_NPE_GraphicsConf/01/
> 
>     Best regards,
>       Goetz.
> 



More information about the jdk-updates-dev mailing list