On Tue, 23 Mar 2021 00:14:59 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> Some codes have outdated assumptions about the initialization of ColorSpace > class. > - The ColorSpace.getInstance() will never throw an IllegalArgumentException > for the builtin profiles > - The ColorSpace.getInstance() will not trigger initialisation of the CMM > classes Looks good to me. ------------- Marked as reviewed by azvegint (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/3140