On Wed, 11 May 2022 11:38:31 GMT, Jaikiran Pai <j...@openjdk.org> wrote:
> Can I please get a review of this change which fixes build failures on macos > when using `--with-zlib=bundled`? > > With this change the build now passes (tested both with bundled and system > zlib variants). > > tier1, tier2 and tier3 testing has been done and no related failures have > been noticed. This pull request has now been integrated. Changeset: 50d47de8 Author: Jaikiran Pai <j...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/50d47de8358e2f22bf3a4a165d660c25ef6eacbc Stats: 9 lines in 3 files changed: 5 ins; 0 del; 4 mod 8286582: Build fails on macos aarch64 when using --with-zlib=bundled Reviewed-by: ihse, lancea ------------- PR: https://git.openjdk.java.net/jdk/pull/8651