RFR: 8348110: Update LCMS to 2.17 [v3]
Phil Race
prr at openjdk.org
Thu Mar 6 21:42:01 UTC 2025
On Thu, 6 Mar 2025 20:17:13 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>
> I guess the most interesting changes for us are related to pre-multiplied alpha. And it would be good to check what "Change computation of profile ID" means.
I think neither is a big deal.
The first sounds to be about test coverage, in which case it isn't even part of what we use.
But I don't see anything obvious, although I also see an alpha related bug fix .. which should just be good to have.
the second only for when it generates a profile, and even then isn't important to anything we might care about :
The change is the requirement to set header flags to zero instead of attributes when computing the MD5 digest.
https://github.com/mm2/Little-CMS/commit/736a76259cfea9cd65db2c7ffefc625463db8f9e
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23784#issuecomment-2705001622
More information about the client-libs-dev
mailing list