JDK 11 | JDK 17 | JDK 21 | JDK 23 | JDK 8 |
---|---|---|---|---|
11.0.24-oracleFixed | 17.0.12-oracleFixed | 21.0.4-oracleFixed | 23 b14Fixed | 8u421Fixed |
Relates :
|
|
Relates :
|
JDK uses LCMS as a default colour management module. So the test ColConvTest.java expects that every profile is generated by LCMS. That does not look correct. For example if some other profile (not generated by LCMS is used) the following tests will be failed even if LCMS library still used for colour conversion: sun/java2d/cmm/ColorConvertOp/ColConvCCMTest.java sun/java2d/cmm/ColorConvertOp/MTColConvTest.java
|