JDK-6476534 : Need to implement pluggable architecture of CMM code
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2006-09-29
  • Updated: 2011-03-07
  • Resolved: 2011-03-07
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 b08Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
Current implementation of the color management is tightly coupled with KCMS Kodak library, so should be refactored to offer pluggable interface for external color management libraries.

Comments
EVALUATION Pluggable architecture based on ServiceProvider api was implemented for CMM. Kodak color management module was converted into plugin for that architecture.
15-12-2006

EVALUATION As per description
29-09-2006