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

[XWayland] crash when an AWT ScreenCast session overlaps with an FX ScreenCast session

XMLWordPrintable

        Internally the ScreenCast session keeps open for 2s.

        This is to reduce overhead in case of frequent consecutive screen captures.

        There is a crash when an AWT ScreenCast session overlaps with an FX ScreenCast session.
        E.g. java.awt.Robot#getPixelColor() and javafx.scene.robot.Robot#getPixelColor() are called within 1 second.

        This may require a fix on the JFX or OpenJDK side, or both.

          1. hs_err_pid27261.log
            191 kB
            Alexander Zvegintsev

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

                Created:
                Updated:
                Resolved: