JDK-8153542 : test RT32570Test (for JDK-8088697) is failing
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 9
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows
  • Submitted: 2016-04-05
  • Updated: 2018-09-05
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
tbdUnresolved
Related Reports
Relates :  
Relates :  
Description
This test will fail on the latest JDK9 if run on its own due to a mismatch of the AWT HiDPI support and SwingNode's expectation of their support.  For some reason, it does not fail when run as part of "dev-build-full.sh".
Comments
Adding an @Ignore tag as part of the fix for JDK-8091832. After that patch, the test will start failing on a dev-build-full.sh run as well.
05-04-2016