<i18n dev> RFR: 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
Michael Ernst
mernst at openjdk.org
Sun Sep 25 17:04:40 UTC 2022
On Tue, 30 Aug 2022 09:55:18 GMT, Lance Andersen <lancea at openjdk.org> wrote:
>> src/java.base/share/native/libzip/zlib/zlib.h line 756:
>>
>>> 754: If this is done, the old level and strategy will be applied to the data
>>> 755: compressed before deflateParams(), and the new level and strategy will be
>>> 756: applied to the data compressed after deflateParams().
>>
>> This is an issue for the upstream zlib project, we probably don't want to change it here.
>
> Agree. See https://github.com/madler/zlib/commit/5752b171fd4cc96b8d1f9526ec1940199c6e9740 which is in the zlib development branch and addresses a wide range of typos.
OK. I backed out the change to zlib.
-------------
PR: https://git.openjdk.org/jdk/pull/10029
More information about the i18n-dev
mailing list