[OpenJDK 2D-Dev] RFR: 8256321: Some "inactive" color profiles use the wrong profile class
Sergey Bylokhov
serb at openjdk.java.net
Thu Nov 19 16:54:12 UTC 2020
On Thu, 19 Nov 2020 10:58:01 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> It will be good to know where, in spec or any link, it is mentioned to use CLASS_ABSTRACT/CLASS_COLORSPACECONVERSION instead of CLASS_DISPLAY?
It is not specified, it is reflected the data used by our current icc profiles "CIEXYZ.pf" and "PYCC.pf" from the:
open/src/java.desktop/share/classes/sun/java2d/cmm/profiles/
-------------
PR: https://git.openjdk.java.net/jdk/pull/1211
More information about the 2d-dev
mailing list