Unnecessary gthread-2.0 loading

XMLWordPrintable

    • b27
    • linux

        gtk3_interface.c trying to load the gthread-2.0 library, but never actually uses it, so it can be removed.

        Moreover, some modern systems do not have it, which prevents GTK from loading, e.g blocking some of the robot functionality on Wayland.

        The dl_symbol_gthread was initially added to the gtk3_interface.c in JDK-8164321, but it was never used.

        Actual usage of the gthread-2.0 was removed with GTK2 support in JDK-8329471

              Assignee:
              Alexander Zvegintsev
              Reporter:
              Alexander Zvegintsev
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: