[OpenJDK 2D-Dev] RFR: 8264002: Delete outdated assumptions about ColorSpace initialization

Alexander Zvegintsev azvegint at openjdk.java.net
Wed Mar 24 17:16:40 UTC 2021


On Tue, 23 Mar 2021 00:14:59 GMT, Sergey Bylokhov <serb at 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


More information about the 2d-dev mailing list