[XWayland] possible JavaFX interop hang

XMLWordPrintable

    • b09
    • linux

      Callbacks in the src/java.desktop/unix/native/libawt_xawt/awt/screencast_portal.c file normally have the following pattern:


      helper->isDone = TRUE;
      callbackEnd();
      // return

      Failing to do so could result in a hang if another GTK loop is running (e.g., JavaFX see JDK-8335468).

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

              Created:
              Updated:
              Resolved: