JDK-8170031 : Some tests in RegionBackgroundFillUITest fail on non-integer HiDPI screens
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2016-11-18
  • Updated: 2016-11-18
  • Resolved: 2016-11-18
Related Reports
Duplicate :  
Duplicate :  
Description
6 failures have already been noticed on HiDPI fractional scales on Windows (125% for instance) and an additional 2 failures are seen when using the new Marlin rasterizer.

The tests pass at 100% and 200% and the issue was previously diagnosed as being a test issue making assumptions about rendering that are only consistent at integer scales.  The changes to properly test the issues for fractional scales are not simple and so we have only been doing testing at integer scales currently.
Comments
It looks like Kevin already filed JDK-8170026 for the same issue with a more complete description...
18-11-2016