JFXPanelHiDPITest fails on Windows 11

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • jfx23
    • Affects Version/s: jfx22
    • Component/s: javafx
    • b03
    • windows

      To reproduce:

      $ gradle sdk shims
      $ gradle --info -PTEST_ONLY=true -PFULL_TEST=true -PUSE_ROBOT=true :systemTests:test --tests JFXPanelHiDPITest

      JFXPanelHiDPITest > testScale FAILED
          java.lang.NullPointerException: Cannot invoke "java.awt.image.BufferedImage.getWidth()" because "pixelsIm" is null
              at test.robot.javafx.embed.swing.JFXPanelHiDPITest.testScale(JFXPanelHiDPITest.java:95)

      I suspect that this is a test bug, but can't be sure until it is evaluated.

            Assignee:
            Prasanta Sadhukhan
            Reporter:
            Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: