-
Bug
-
Resolution: Unresolved
-
P4
-
7
-
generic
-
windows
If d3d acceleration is disabled for some reasons (XOR composite for example) then
D3DScreenUpdateManager returns invalid instance of D3D surface data as a replacement.
Note that method getReplacementScreenSurface() does not check whether a surface data
instance cached in corresponding component peer is valid, and it does not check whether the cached surface data instance corresponds to current acceleration settings.
D3DScreenUpdateManager returns invalid instance of D3D surface data as a replacement.
Note that method getReplacementScreenSurface() does not check whether a surface data
instance cached in corresponding component peer is valid, and it does not check whether the cached surface data instance corresponds to current acceleration settings.
- relates to
-
JDK-6986565 sun/java2d/SunGraphics2D/PolyVertTest.java failed on Windows and Solaris
-
- Open
-