-
Bug
-
Resolution: Fixed
-
P3
-
9
-
HiDPI with non-integer uiScale Windows
-
b34
Run this test on a HiDPI machine or with sun.java2d.uiScale=2.5 -- it would fail, and some of the painted squares will have visible gradients at the right and lower sides.
On my Windows 10 box it is 3rd square, and the artifacts are dark and prominent. The issue comes when the test is run with non-integer scale and -Dsun.java2d.opengl=True
Note that with integer scale the test does pass on Windows -- but a real HiDPI screen here has exactly scale 2.5 factor.
On my Windows 10 box it is 3rd square, and the artifacts are dark and prominent. The issue comes when the test is run with non-integer scale and -Dsun.java2d.opengl=True
Note that with integer scale the test does pass on Windows -- but a real HiDPI screen here has exactly scale 2.5 factor.
- duplicates
-
JDK-8159062 [hidpi] DnD on Windows while scaling is non-integer
-
- Resolved
-
- relates to
-
JDK-8189957 [hidpi] [Linux] Visible artifacts in sun/java2d/SunGraphics2D/DrawImageBilinear.java
-
- Open
-
-
JDK-8191406 [hidpi] sun/java2d/SunGraphics2D/DrawImageBilinear.java test fails
-
- Resolved
-