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

[XWayland] possible JavaFX interop hang

XMLWordPrintable

      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).

            azvegint Alexander Zvegintsev
            azvegint Alexander Zvegintsev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: