Re: AWT Dev JDK-8015471 Deadlock or infinit loop in XAWT on Ubuntu 12.04

2015-07-31 Thread Christian
I tried to reproduce it, first by starting my app 20 times using this version. Five times I got a gray window. java version 1.8.0_45 Java(TM) SE Runtime Environment (build 1.8.0_45-b14) Java HotSpot(TM) 64-Bit Server VM (build 25.45-b02, mixed mode) Then the same test on this version, and

Re: AWT Dev JDK-8015471 Deadlock or infinit loop in XAWT on Ubuntu 12.04

2015-07-30 Thread Alexander Zvegintsev
Hi Cristian, it looks like that I've already fixed this issue as [1] Could you please check if the problem is gone with 8u60? [1] https://bugs.openjdk.java.net/browse/JDK-8129116 Deadlock with multimonitor fullscreen windows. Thanks, Alexander. On 07/30/2015 05:23 PM, Christian wrote:

AWT Dev JDK-8015471 Deadlock or infinit loop in XAWT on Ubuntu 12.04

2015-07-30 Thread Christian
Sorry if you dont want bug talk here, I just feel that i need to send some information somewhere. I'm talking about https://bugs.openjdk.java.net/browse/JDK-8015471 This exact issue happen to me quite frequently. I'm running the below jdk version, but it has happened during 1.7.0 jdks also. The