JDK-6559743 : OGL: more cleanup needed in preparation for new D3D pipeline
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-05-21
  • Updated: 2011-05-17
  • Resolved: 2011-05-17
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 JDK 7
6u4Fixed 7 b14Fixed
Description
In 6529101 we pulled a bunch of OGL-specific code up so that it could be shared with
the new D3D pipeline.  We need to do the same for OGLBufImgOps.java (move the common
code up into BufferedBufImgOps.java).

There's also some minor cleanup (typo and copyright fixes, etc) that needs to be done
along the way.

Comments
EVALUATION See above.
21-05-2007