JDK 17 | JDK 21 | JDK 22 | JDK 23 |
---|---|---|---|
17.0.12-oracleFixed | 21.0.4-oracleFixed | 22.0.1Fixed | 23 b05Fixed |
Blocks :
|
Implementation of cmsFLAGS_COPY_ALPHA in littlecms 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)
|