RFR: 8295369: Update LCMS to 2.14 [v3]
Phil Race
prr at openjdk.org
Thu Nov 10 23:30:29 UTC 2022
On Thu, 10 Nov 2022 22:58:54 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Alisen Chung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> updated UPDATING.txt contents
>
> 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.
-------------
PR: https://git.openjdk.org/jdk/pull/11000
More information about the client-libs-dev
mailing list