JDK-7131793 : [macosx] some cleanup in OGL pipeline code
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7u4
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2012-01-20
  • Updated: 2012-05-05
  • Resolved: 2012-04-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.

To download the current JDK release, click here.
JDK 7
7u4 b11Fixed
Description
The fix for http://java.net/jira/browse/MACOSX_PORT-766 provides CALayer-based surface that isn't connected to NSView/NSWindow. Along with the changes, the initial implementation of CALayer-based surface (tied to NSView/NSWindow) has been commented out and the code is stale now and it needs to be deleted (including the code for IOSurface-based rendering).

Comments
EVALUATION Fixed in http://hg.openjdk.java.net/jdk7u/jdk7u-osx/jdk/rev/ec8c141b4c28 Technical review: http://mail.openjdk.java.net/pipermail/macosx-port-dev/2012-January/002537.html
01-02-2012