On Thu, 10 Nov 2022 22:58:54 GMT, Sergey Bylokhov <s...@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