[jdk8u-dev] RFR: 8324632: Update Zlib Data Compression Library to Version 1.3.1 [v2]

fitzsim duke at openjdk.org
Wed Jun 5 14:21:14 UTC 2024


On Wed, 5 Jun 2024 13:53:49 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> fitzsim has updated the pull request incrementally with three additional commits since the last revision:
>> 
>>  - Update zlib version and release date in non-top-level THIRD_PARTY_README files
>>  - Remove trailing space in zlib THIRD_PARTY_README notices
>>  - THIRD_PARTY_README: Fix zlib 1.3.1 release date
>
> jdk/THIRD_PARTY_README line 3053:
> 
>> 3051:   version 1.3.1, January 22, 2024
>> 3052: 
>> 3053:   Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
> 
> This needs an update like the top-level one too: `1995-2024`

Oops, pushed fix.  Confirmed that all eight `THIRD_PARTY_README` files are identical now:


$ md5sum THIRD_PARTY_README corba/THIRD_PARTY_README hotspot/THIRD_PARTY_README jaxp/THIRD_PARTY_README jaxws/THIRD_PARTY_README jdk/THIRD_PARTY_README langtools/THIRD_PARTY_README nashorn/THIRD_PARTY_README 
05a09b12b11038ec75df8529f41df140  THIRD_PARTY_README
05a09b12b11038ec75df8529f41df140  corba/THIRD_PARTY_README
05a09b12b11038ec75df8529f41df140  hotspot/THIRD_PARTY_README
05a09b12b11038ec75df8529f41df140  jaxp/THIRD_PARTY_README
05a09b12b11038ec75df8529f41df140  jaxws/THIRD_PARTY_README
05a09b12b11038ec75df8529f41df140  jdk/THIRD_PARTY_README
05a09b12b11038ec75df8529f41df140  langtools/THIRD_PARTY_README
05a09b12b11038ec75df8529f41df140  nashorn/THIRD_PARTY_README

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

PR Review Comment: https://git.openjdk.org/jdk8u-dev/pull/511#discussion_r1627881366


More information about the jdk8u-dev mailing list