JDK-6725214 : D3D: forward-port the new pipeline from 6u10
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2008-07-12
  • Updated: 2011-03-08
  • Resolved: 2011-03-08
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 7
7 b33Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
The new Direct3D 9-based pipeline needs to be ported from 6u10 source tree
to 7.

Comments
SUGGESTED FIX 2d-gate: http://hg.openjdk.java.net/jdk7/2d/jdk/rev/3efc003bf097 jdk7 (eventually): http://hg.openjdk.java.net/jdk7/jdk7/rev/3efc003bf097
18-07-2008

EVALUATION I have attached a file containing the list of files, bug ids and deltas, which were changed in 6u10 and are related to the d3d pipeline.
12-07-2008

EVALUATION As per description. There's about 77 CRs related to the new pipeline in 6u10. It wouldn't make sense to port all of them separately so we'll forward port this under this single CR. Bugs which were uncovered by the pipeline but not necessarily related will have separate SubCRs but will be integrated at the same time. (I have listed those related CRs in the see also category). Some changes depend on AWT features like toplevel translucency and will be added later after (or while) they are integrated into 7. The latest webrev shows this statistics: Summary of changes: 49101 lines changed: 32362 ins; 14165 del; 2574 mod; 69360 unchg
12-07-2008