> Implement certificate compression in TLS 1.3 using internally supported ZLIB > compression algorithm. See RFC 8879 for more details: > https://datatracker.ietf.org/doc/html/rfc8879
Artur Barashev has updated the pull request incrementally with one additional commit since the last revision: Remove dedicated API and system properties ------------- Changes: - all: https://git.openjdk.org/jdk/pull/28682/files - new: https://git.openjdk.org/jdk/pull/28682/files/c77f64d0..8fc7dd8d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=28682&range=28 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28682&range=27-28 Stats: 691 lines in 12 files changed: 198 ins; 422 del; 71 mod Patch: https://git.openjdk.org/jdk/pull/28682.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/28682/head:pull/28682 PR: https://git.openjdk.org/jdk/pull/28682
