JDK-6214921 : WindowsXP L&F is no longer acceleratable (after the fix for 5106661)
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_xp
  • CPU: generic
  • Submitted: 2005-01-06
  • Updated: 2010-08-19
  • Resolved: 2005-04-18
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.

To download the current JDK release, click here.
JDK 6
6Resolved
Related Reports
Duplicate :  
Description
With the changes made for 5106661, we disabled acceleration on images used
in Windows XP L&F because we access the Pixels from the DataBuffer for the
BufferedImage. Although this is the case, currently there is no big
regression because the acceleration was not always that much better. But
with Dmitris changes to 2D/Direct3D pipeline, this could be a problem 
that limits the benefits of the new changes.

See comments for email from Dmitri and Chet.

###@###.### 2005-1-06 22:51:24 GMT

Comments
EVALUATION Looks like this problem was fixed by Dmitri in the fix for 5104393. ###@###.### 2005-04-18 20:18:40 GMT
18-04-2005

SUGGESTED FIX There are some suggestions from Chet and Dmitri in the comments. ###@###.### 2005-1-06 22:51:25 GMT
06-01-2005