[8u] RFR 8245400: Upgrade to LittleCMS 2.11

Andrew Hughes gnu.andrew at redhat.com
Wed Sep 16 15:34:10 UTC 2020


On 11:30 Wed 16 Sep     , Zhengyu Gu wrote:
> Hi Andrew,
> > > 
> > 
> > I'm assuming the THIRD_PARTY_README change is the same in all files
> > (just checked root & jdk)
> Yep
> 
> > 
> > The only difference I see is there still seems to be one lingering
> > non-ASCII character in cmsxform.c, whereas it was removed in the 11u
> > version:
> > 
> > 11u:
> > 
> > -            // Float transforms don't use cach\351, always are non-NULL
> > +            // Float transforms don't use cache, always are non-NULL
> > 
> > 8u:
> > 
> > -            // Float transforms don't use cach\351, always are non-NULL
> > +            // Float transforms don't use cach\357\277\275, always are non-NULL
> > 
> 
> Corrected: http://cr.openjdk.java.net/~zgu/JDK-8245400-8u/jdk/webrev.01/
> 
> Thanks
> 
> -Zhengyu
> 
> > so that one still needs correcting.
> > 
> > Thanks,
> > 
> 

Looks good. Please flag for approval.

Thanks,
-- 
Andrew :)

Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222


More information about the jdk8u-dev mailing list