[OpenJDK 2D-Dev] Integrated: 8254370: Update the classes in the java.awt.color package

Sergey Bylokhov serb at openjdk.java.net
Tue Oct 27 00:02:22 UTC 2020


On Mon, 12 Oct 2020 18:23:48 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

> - The spec  for ICC_ProfileRGB.getGamma(int) and ICC_ProfileRGB.getTRC(int) is updated
>  - Two additional tests are added to cover some basic specified functionality
>  - Some code in these classes was simplified/cleaned
>  - Some common code is extracted to the separate methods.

This pull request has now been integrated.

Changeset: abdbbe3a
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/abdbbe3a
Stats:     389 lines in 6 files changed: 284 ins; 77 del; 28 mod

8254370: Update the classes in the java.awt.color package

Reviewed-by: prr

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

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


More information about the 2d-dev mailing list