JDK-6523403 : OSS CMM: Need to provide lcms library with PYCC and LINEAR_RGB OS ICC profiles
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: OpenJDK6,7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic,linux
  • CPU: generic,x86
  • Submitted: 2007-02-09
  • Updated: 2012-03-22
  • 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 Other
7 b28Fixed OpenJDK6Fixed
Related Reports
Duplicate :  
Description
.
.
New OS color management library has no OS ICC profiles for PYCC and LINEAR_RGB color spaces. We need to provide such profiles to cover all the standard color spaces.

Comments
EVALUATION Also included a small fix for GRAY.pf >I mentioned last week that there was a "bug" in the standard gray ICC >profile shipped with OpenJDK: it does not conform to ICC.1:2004-10. >The last tag element data entry is NOT padded to a four byte boundary. >I've attached a new GRAY.pf which fixes this problem (updates the length >in the header and pads the last tag element data). I simply used a binary >editor to correct this. >Keith
24-04-2008

EVALUATION Need to add contributed profiles
24-04-2008