On Thu, 19 Nov 2020 16:51:00 GMT, Sergey Bylokhov <s...@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 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/ I am not sure how to interpret this .pf file as this are binary file. Probably whoever generated this pf file can comment on this modification. ------------- PR: https://git.openjdk.java.net/jdk/pull/1211