Re: [OpenJDK 2D-Dev] RFR [JDK15] : 8244818 : Java2D Queue Flusher crash while moving application window to external monitor

2020-06-21 Thread Jayathirth D v
+1. Thanks, Jay > On 20-Jun-2020, at 7:55 AM, Sergey Bylokhov > wrote: > > +1 > > On 6/19/20 3:32 pm, Kevin Rushforth wrote: >> Looks good. >> +1 >> -- Kevin >> On 6/19/2020 3:23 PM, Philip Race wrote: >>> Bug : https://bugs.openjdk.java.net/browse/JDK-8244818 >>> Webrev :

Re: [OpenJDK 2D-Dev] RFR [JDK15] : 8244818 : Java2D Queue Flusher crash while moving application window to external monitor

2020-06-19 Thread Sergey Bylokhov
+1 On 6/19/20 3:32 pm, Kevin Rushforth wrote: Looks good. +1 -- Kevin On 6/19/2020 3:23 PM, Philip Race wrote: Bug : https://bugs.openjdk.java.net/browse/JDK-8244818 Webrev : http://cr.openjdk.java.net/~prr/8244818/ Please review this fix for JDK 15 : This crash was reported recently but

Re: [OpenJDK 2D-Dev] RFR [JDK15] : 8244818 : Java2D Queue Flusher crash while moving application window to external monitor

2020-06-19 Thread Kevin Rushforth
Looks good. +1 -- Kevin On 6/19/2020 3:23 PM, Philip Race wrote: Bug : https://bugs.openjdk.java.net/browse/JDK-8244818 Webrev : http://cr.openjdk.java.net/~prr/8244818/ Please review this fix for JDK 15 : This crash was reported recently but we'd not been able to reproduce it until we

[OpenJDK 2D-Dev] RFR [JDK15] : 8244818 : Java2D Queue Flusher crash while moving application window to external monitor

2020-06-19 Thread Philip Race
Bug : https://bugs.openjdk.java.net/browse/JDK-8244818 Webrev : http://cr.openjdk.java.net/~prr/8244818/ Please review this fix for JDK 15 : This crash was reported recently but we'd not been able to reproduce it until we used Xcode 11.3 to build, in which case it became 100% reproducible.