JDK-8288652 : [TestBug] SwingNodeJDialogTest system tests fail with updated BOOT JDK
  • Type: Bug
  • Component: javafx
  • Sub-Component: swing
  • Affected Version: openjfx18
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2022-06-17
  • Updated: 2022-06-25
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
openjfx20Unresolved
Related Reports
Relates :  
Description
Following 4 system tests are consistently failing with boot jdk 17 onwards.

SwingNodeJDialogTest. testJDialogAbove
SwingNodeJDialogTest. testNodeRemovalAfterShow
SwingNodeJDialogTest. testStageCloseAfterShow
SwingNodeJDialogTest. testStageCloseBeforeShow
Comments
It works fine on my Mac. I presume the failure you see is on macOS? Can you check your color profile? I think this might be the same issue I reported in JDK-8255080 and later closed as "Not an issue". You need to ensure that your color profile is "sRGB IEC61966-2.1".
25-06-2022