Integrated: 6211202: ColorSpace.getInstance(int): IAE is not specified

Sergey Bylokhov serb at openjdk.org
Tue Jul 18 21:48:48 UTC 2023


On Thu, 13 Jul 2023 05:13:45 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> * Added @throws IllegalArgumentException to the specification of java.awt.color.ColorSpace.getInstance(int)
> * Deleted duplicate text about IllegalArgumentException from the java.awt.color.ICC_Profile.getInstance(int)

This pull request has now been integrated.

Changeset: 7d9f5afe
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7d9f5afea12e3d1a901a95ee8bf5d2d743893970
Stats:     20 lines in 3 files changed: 15 ins; 1 del; 4 mod

6211202: ColorSpace.getInstance(int): IAE is not specified

Reviewed-by: prr

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

PR: https://git.openjdk.org/jdk/pull/14860



More information about the client-libs-dev mailing list