On Tue, 9 Jan 2024 07:21:26 GMT, Sergey Bylokhov <[email protected]> wrote:
> Implementation of cmsFLAGS_COPY_ALPHA in littlecms 2.16 is changed to throw > an exception: > - if the number of extra channels in src and dst are different. > - If dst does not have an alpha but src has > - If src does not have an alpha but dst has > > Exception does not occurred if the number of extra channels are the same(even > if both are zero) This pull request has now been integrated. Changeset: aba19334 Author: Sergey Bylokhov <[email protected]> URL: https://git.openjdk.org/jdk/commit/aba19334eaeb46d37169cddeef929b13e050a60e Stats: 8 lines in 2 files changed: 5 ins; 0 del; 3 mod 8323210: Update the usage of cmsFLAGS_COPY_ALPHA Reviewed-by: prr ------------- PR: https://git.openjdk.org/jdk/pull/17320
