RFR: 8295369: Update LCMS to 2.14 [v3]

Alisen Chung achung at openjdk.org
Mon Nov 14 19:30:05 UTC 2022


On Thu, 10 Nov 2022 23:28:13 GMT, Phil Race <prr at openjdk.org> wrote:

>> src/java.desktop/share/native/liblcms/cmscgats.c line 2389:
>> 
>>> 2387: 
>>> 2388:                             SetData(it8, i, idField, Buffer);
>>> 2389:                                                 }
>> 
>> Are these shifts caused by our script or that is the change in the upstream?
>
> These look to me like tabs have not been replaced by spaces..
> I saw a lot of "shifts" and I spot-checked some of them but they looked like ones where upstream had readily changed indentation.
> This does not look like that.

I'm not sure why the script did that, but I manually reverted these lines to what it was before the script was run.

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

PR: https://git.openjdk.org/jdk/pull/11000



More information about the client-libs-dev mailing list