Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8049032

[GNOME 3] issue with jdk8 and realSync

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • 8-pool
    • 8
    • client-libs
    • Any jdk8, from fcs b132 to 8u20 b20

    • x86
    • linux_ubuntu

      I have a new Ubuntu 14.04 LTS system with a default (for gnome) Gnome 3 session and a JDK8 (b132 fcs or 8u20 b20, all the same).
      Any test with realSync hangs there. First, the system does some drastic repaint (removing everything, doing something like setting display mode anew, painting everything), then it hangs with
      sun.awt.SunToolkit$OperationTimedOut: 10001
      at sun.awt.X11.XToolkit.syncNativeQueue(XToolkit.java:2413)
      at sun.awt.SunToolkit.realSync(SunToolkit.java:1569)
      at sun.awt.SunToolkit.realSync(SunToolkit.java:1501)

      Note that new realSync implemented in jdk9 works OK.
      I have to use jdk9 b06 or later for basebuild on this system which is wrong as we need to compare jdk9 with a released system. It is also hard to do on a farm hardware. I'm afraid a solution would be, backport of realSync to 8u, perhaps conditional or something. Gnome (if not 3) used to be a main target system for XToolkit.

            azvegint Alexander Zvegintsev
            yan Yuri Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: