]> git.pld-linux.org Git - packages/java-sun.git/commitdiff
- mention java lock brokeness and workaround
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 9 Nov 2007 10:40:50 +0000 (10:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    java-sun.spec -> 1.192

java-sun.spec

index 787c6c7ee7c67668c06c82bfa8a31c9340ccaa33..af990ad1f208bac7965824b968c3c92b1f806618 100644 (file)
@@ -1,6 +1,9 @@
 # TODO:
 # - better way to choose preferred jvm (currently the symlinks are hardcoded)
 #   Maybe a package containing only the symlinks?
+# - 1.6.0.03 still broken and fails with libxcb enabled X11 libs:
+#   java_vm: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
+#   Use export LIBXCB_ALLOW_SLOPPY_LOCK=1 runtime as workaround.
 #
 %define                _src_ver        6u3
 %define                _dir_ver        %(echo %{version} | sed 's/\\.\\(..\\)$/_\\1/')
This page took 0.09933 seconds and 4 git commands to generate.