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

Sergey Bylokhov serb at openjdk.java.net
Wed Mar 24 21:36: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

This pull request has now been integrated.

Changeset: cfc9aa34
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/cfc9aa34
Stats:     168 lines in 6 files changed: 45 ins; 94 del; 29 mod

8264002: Delete outdated assumptions about ColorSpace initialization

Reviewed-by: azvegint

-------------

PR: https://git.openjdk.java.net/jdk/pull/3140


More information about the 2d-dev mailing list