JDK-6663447 : D3D: excessive surface data replacements
Type:Bug
Component:client-libs
Sub-Component:2d
Affected Version:6u10
Priority:P3
Status:Closed
Resolution:Fixed
OS:windows_xp
CPU:x86
Submitted:2008-02-14
Updated:2011-01-20
Resolved:2008-03-04
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.
EVALUATION
We need to only replace the surface data when the current transparency/translucency
status of the window changes from opaque to non-opaque/translucent.
Currently we replace it even if the transparency factor is changed.