-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
9
(just saving here the comment from JDK-8149371)
Sorry, that's most probably the duplicate forJDK-8069348, but it is reproducible with disabled d3d option (-Dsun.java2d.d3d=false) as well as JDK-8148484, so filing it separately (just in case)
Win 7 + JDK9b101
Please run MultiResolutionIconTest.java fromJDK-8149371 with options
-Dsun.java2d.d3d=false -Dsun.java2d.uiScale=2
and move one of the windows over the other. Line artifacts will occur (please see the screenshot attached); the same for sun.java2d.d3d=true.
Cannot see artifacts for -Dsun.java2d.opengl=true
Sorry, that's most probably the duplicate for
Win 7 + JDK9b101
Please run MultiResolutionIconTest.java from
-Dsun.java2d.d3d=false -Dsun.java2d.uiScale=2
and move one of the windows over the other. Line artifacts will occur (please see the screenshot attached); the same for sun.java2d.d3d=true.
Cannot see artifacts for -Dsun.java2d.opengl=true
- relates to
-
JDK-8069348 SunGraphics2D.copyArea() does not properly work for scaled graphics in D3D
-
- Resolved
-