-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b58
-
generic
-
generic
-
Not verified
Pluggable interfaces for rendering engine and CMM are added in JDK 7 to enable OpenJDK replacement of encumbered code and use service loader to load the specified provider.
For Sun's JDK build, Ductus rendering engine and Kodak CMS are included and we can avoid using the service loader and instead, load the class directly if exist. This will remove the dependency on the service loader.
For Sun's JDK build, Ductus rendering engine and Kodak CMS are included and we can avoid using the service loader and instead, load the class directly if exist. This will remove the dependency on the service loader.
- relates to
-
JDK-6566807 Need pluggable interface to facilitate OpenJDK replacement of encumbered Ductus components
- Closed
-
JDK-6476534 Need to implement pluggable architecture of CMM code
- Closed
-
JDK-6610080 Create a viable OpenJDK RenderingEngine plugin
- Closed
-
JDK-6798873 Reduce the number of classes loaded and class dependencies
- Closed