[jdk11u-dev] Integrated: 8297088: Update LCMS to 2.14
Goetz Lindenmaier
goetz at openjdk.org
Wed Jan 18 14:12:15 UTC 2023
On Mon, 16 Jan 2023 13:19:08 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:
> I backport this for parity with 11.0.19-oracle.
>
> I had to resolve cmsio0.c because "8273135: java/awt/color/ICC_ColorSpace/MTTransformReplacedProfile.java crashes"
> is not in 11. I checked whether backporting that
> change make sense. But that change again depends on
> "8271718: Crash when during color transformation the color profile is replaced"
> which is hard to backport because "8263482: Make access to the ICC color profiles data multithread-friendly"
> is not in 11. This again is not good for backporting.
>
> So I rather did the simple resolve. This required change should not wait for eventual complicated other backports.
>
> Anyways, it might end up being marked as clean.
This pull request has now been integrated.
Changeset: 01b21389
Author: Goetz Lindenmaier <goetz at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/01b213899cb8124860441fa26c9652b4a4bff896
Stats: 2136 lines in 31 files changed: 1545 ins; 134 del; 457 mod
8297088: Update LCMS to 2.14
Reviewed-by: mbaesken
Backport-of: f2c3f352bbe7222d7a43fa26f091372ecef20a68
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1659
More information about the jdk-updates-dev
mailing list