RE: Java 7 Application freeze at sun.lwawt.macosx.CCursorManager.nativeGetCursorPosition

2013-11-19 Thread Mickey Segal
Is this problem related to the problem described in the bug report about the refresh problem shown at http://www.segal.org/java/refresh4/ ? Apple seems to have concluded this is Oracle's problem and Oracle seems to have concluded this is Apple's problem. Petr Pchelko wrote: It's known that

Re: Java 7 Application freeze at sun.lwawt.macosx.CCursorManager.nativeGetCursorPosition

2013-11-18 Thread Petr Pchelko
Hello, Viral. It's known that there are some deadlocks in SWT_AWT bridge on Mac. Here's an example: https://bugs.openjdk.java.net/browse/JDK-8020165 It would be useful if you also post the dump of an Appkit thread to identify your particular case. The deadlock occurs because AWT is called on