[jdk11u-dev] RFR: 8297088: Update LCMS to 2.14

Matthias Baesken mbaesken at openjdk.org
Tue Jan 17 15:48:55 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.

Marked as reviewed by mbaesken (Reviewer).

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1659


More information about the jdk-updates-dev mailing list