master
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8357145: CRC/Inflater/Deflater/Adler32 methods that take a ByteBuffer throw UOE if backed by shared memory segment
8234335: Remove line break in class declaration in java.base
8187443: Forest Consolidation: Move files to unified layout
8066583: DeflaterInput/OutputStream and InflaterInput/OutputStream should explain responsibility for freeing resources
8342562: Enhance Deflater operations
8374644: Regression in GZIPInputStream performance after JDK-7036144
8366765: [REDO] Rename JavaLangAccess::*NoRepl methods
8326687: Inconsistent use of "ZIP", "Zip" and "zip" in java.util.zip/jar zipfs javadoc
8336844: ZipConstants64 defines duplicate constants EXTID_ZIP64 and ZIP64_EXTID
8349914: ZipFile::entries and ZipFile::getInputStream not consistent with each other when there are duplicate entries
8336843: Deprecate java.util.zip.ZipError for removal
8341594: Use Unsafe to coalesce reads in java.util.zip.ZipUtils
8344179: SecurityManager cleanup in the ZIP and JAR areas
8344168: Change Unsafe base offset from int to long