On Tue, 30 Aug 2022 09:31:07 GMT, Alan Bateman <al...@openjdk.org> wrote:

>> 8294321: Fix typos in files under test/jdk/java, test/jdk/jdk, test/jdk/jni
>
> 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.

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

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

Reply via email to