TIL: Temurin build of openjdk always bundles the zlib implementation(since jdk21). This means you cannot use LD_LIBRARY_PATH or LD_PRELOAD to use alternate impl like the cloudflare fork, or zlib-ng.
github.com/adoptium/tem...
@adoptium.net #jdk #java