Comment 34 for bug 86103

Revision history for this message
Jamey Sharp (sharpone) wrote : Re: [Bug 86103] Re: azureus-> java: xcb_xlib.c:50: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.

On 10/23/07, Luke Hoersten <email address hidden> wrote:
> Googling the error shows that this is a widespread problem. Sun claims it's already fixed:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6532373
> Perhaps the package just needs to be updated or patched?

Sun reports the Java bug is fixed in JDK7 beta 22:

http://download.java.net/jdk7/changes/jdk7-b22.html

However, the release notes for JDK5 and JDK6 do not mention fixes for
this bug, as far as I can tell.

The fix was straightforward, since correct code was already being used
in Solaris builds. But the Sun engineers were concerned about making
sure it passed all of their test suite, which is why it took a while.
I don't know if we'll see a similar fix from the JDK5 and JDK6 teams,
but I sure hope so.