Re: [OpenJDK 2D-Dev] [PATCH] Deadlock in CGLGraphicsConfig.getCGLConfigInfo

2017-02-10 Thread Hendrik Schreiber
Hey there, just curious regarding the state of this bug. @Karl: Did someone review your patch? Or did you gain any additional support for submitting it? It would be a shame to not incorporate the fix, just because it was simply forgotten… -hendrik > On Jan 12, 2017, at 08:58, Hendrik Schreib

Re: [OpenJDK 2D-Dev] [PATCH] Deadlock in CGLGraphicsConfig.getCGLConfigInfo

2017-01-11 Thread Hendrik Schreiber
> On Jan 12, 2017, at 04:22, Karl von Randow wrote: > > I’m sorry I didn’t discover this bug somehow! Who cares?—I really appreciate that you provide a fix after no progress has been made for more than half a year! That’s awesome. -hendrik

Re: [OpenJDK 2D-Dev] [PATCH] Deadlock in CGLGraphicsConfig.getCGLConfigInfo

2017-01-11 Thread Karl von Randow
Thanks Sergey, I’m sorry I didn’t discover this bug somehow! Yes, this bug appears to be the exactly same fault: We can see the Java2D Disposer thread blocked in the same spot as the AWT Event Queue thread was blocked in my examples, and for the same reason: "Java2D Disposer" #1366 daemon prio

Re: [OpenJDK 2D-Dev] [PATCH] Deadlock in CGLGraphicsConfig.getCGLConfigInfo

2017-01-10 Thread Sergey Bylokhov
Hi, Karl. The correct alias to discuss this issue is 2d-dev. Looks like this bug was reported before. https://bugs.openjdk.java.net/browse/JDK-8152683 Your evaluation and the fix seems reasonable. If you already signed the OCA[1] then you can s