On Thu, 20 Oct 2022 10:15:44 GMT, Lance Andersen <lan...@openjdk.org> wrote:

>> src/java.base/share/native/libzip/zlib/README line 6:
>> 
>>> 4: thread safe.  The data format used by the zlib library is described by 
>>> RFCs
>>> 5: (Request for Comments) 1950 to 1952 in the files
>>> 6: http://tools.ietf.org/html/rfc1950 (zlib format), rfc1951 (deflate 
>>> format) and
>> 
>> Hello Lance, it appears that we had done this change to this file in the JDK 
>> as part of https://bugs.openjdk.org/browse/JDK-8283525. As Sean notes in 
>> that issue, the `http` link is back to working but `https` was still 
>> prefered during that change. Should we stick with `https`?
>
> Hi Jai,
> 
> Given this is how it is in the README in the upstream repository and it is 
> accessible, I would prefer not to change it and when/if we do, we should have 
> the change made upstream

Thank you Lance, that sounds fine to me.

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

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

Reply via email to