jdk-20-ga : jdk-21+35
Module java.base

Package java.util.zip

package java.util.zip
Comparing jdk-20-ga and jdk-21+35
Provides classes for reading and writing the standard ZIP and GZIP file formats. Also includes classes for compressing and decompressing data using the DEFLATE compression algorithm, which is used by the ZIP and GZIP file formats. Additionally, there are utility classes for computing the CRC-32, CRC-32C and Adler-32 checksums of arbitrary input streams.

Package Specification

Since:
1.1
External Specifications

Types

Summary

Differences
Elements Comments Descriptions Total
Added Changed Removed Added Changed Removed Added Changed Removed
java.util.zip 4 4
CRC32C 4 4
ZipInputStream 4 4
ZipOutputStream 1 1
Total 13 13