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. This pull request has now been integrated. Changeset: 21ea740e Author: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/21ea740e1da48054ee46efda493d0812a35d786e Stats: 15 lines in 1 file changed: 11 ins; 1 del; 3 mod 8284699: Include all image types to the J2DBench.ColorConvertOpTests Reviewed-by: prr ------------- PR: https://git.openjdk.java.net/jdk/pull/8188