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

JFXPanelHiDPITest fails on Windows 11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • jfx23
    • jfx22
    • 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.

            psadhukhan Prasanta Sadhukhan
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: