On Mon, 11 Apr 2022 21:06:08 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> The J2DBench.ColorConvertOp tests are used to track the performance of the > littlecms library in the JDK. The new version of the littlecms will add > support for the premultiplied alpha. But right now the J2DBench does not test > the pre-alpha formats, so I have added all standard types we have. > > FYI: I have tested all combinations of these flags w/o issues. Marked as reviewed by prr (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/8188