JDK-8159592 : [TEST_BUG] java/awt/SplashScreen/MultiResolutionSplash/MultiResolutionSplashTest.java fails on Win. 10 + HiDPI
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 9
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows
  • Submitted: 2016-06-15
  • Updated: 2020-02-16
  • Resolved: 2020-02-16
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
tbdResolved
Related Reports
Relates :  
Description
1. because of JDK-8144598 the robot checks color at invalid point
2. nevertheless, the color for at least the 1st splash screen is invalid (blue instead of green) - HiDPI display used, scale = 250%

JDK9 b121, Win. 10
Comments
Cannot reproduce on jdk15 and windows 10 scale=250%
16-02-2020

> The test generates images with 120 dpi only. For scale of 250 images with name image.scale-240.ext is required it should be probably automated somehow (250% is default scale for the machine used) But looking more carefully at JDK-8151787, it seems that the test should be simply updated after its fix.
21-06-2016

This a test bug only there is no issue with implementation
21-06-2016

The test generates images with 120 dpi only. For scale of 250 images with name image.scale-240.ext are required.Its not a windows10 issue can be reproduced on windows7 also
16-06-2016