Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6663447
Votes 0
Synopsis D3D: excessive surface data replacements
Category java:classes_2d
Reported Against
Release Fixed 6u10(b13)
State 10-Fix Delivered, Verified, bug
Priority: 3-Medium
Related Bugs 6655001
Submit Date 14-FEB-2008
Description
After the fix for 6655001 the replaceSurfaceData is called excessively, leading
to regression test failures because of OOMEs.
Posted Date : 2008-02-14 21:59:13.0
Work Around
N/A
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.
Posted Date : 2008-02-14 21:59:13.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang