[jdk8u-dev] RFR: 8297088: Update LCMS to 2.14 [v2]
Sergey Bylokhov
serb at openjdk.org
Mon Sep 8 23:23:38 UTC 2025
On Mon, 1 Sep 2025 13:07:32 GMT, Ekaterina Vergizova <evergizova at openjdk.org> wrote:
>> I'd like to backport it for parity with Oracle 8u.
>> 11u patch applies almost cleanly, except for a license update in THIRD_PARTY_README instead of lcms.md.
>> I also fixed the file paths in UPDATING.txt instructions so that they match the paths in OpenJDK8.
>>
>> GHA testing revealed no regressions, additionally tested manually with J2Ddemo.
>
> Ekaterina Vergizova has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
>
> - Merge branch 'master' into 8297088
> - Backport 01b213899cb8124860441fa26c9652b4a4bff896
>No new issues found in GHA testing, additionally tested manually with J2Ddemo.
This is not enough test coverage, CMM tests are not part of GA testing, you need to run at least headless tests from the jdk_desktop group, or directly: java/awt/color* and sun/java2d/cmm*. This is applicable to all backports for lcms including 11u.
-------------
PR Comment: https://git.openjdk.org/jdk8u-dev/pull/677#issuecomment-3268325815
More information about the jdk8u-dev
mailing list