On Mon, 12 Oct 2020 18:23:48 GMT, Sergey Bylokhov <s...@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 <s...@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