master
8302664: Fix several incorrect usages of Preconditions.checkFromIndexSize
8305206: Add @spec tags in java.base/java.* (part 1)
8234335: Remove line break in class declaration in java.base
8187443: Forest Consolidation: Move files to unified layout
8276806: Use Objects.checkFromIndexSize where possible in java.base
8342562: Enhance Deflater operations
7036144: GZIPInputStream readTrailer uses faulty available() test for end-of-stream
8292427: Improve specification of InflaterInputStream.fill()
8301873: Avoid string decoding in ZipFile.Source.getEntryPos
8251205: Add missing javadoc comments to ZipConstants.java
8203328: Rename EFS in java.util.zip internals to something meaningful
8284893: Fix typos in java.base
8229997: Apply java.io.Serial annotations in java.base
8255989: Remove explicitly unascribed authorship from Java source files
8341625: Improve ZipFile validation of the END header
8297632: InputStream.transferTo() method should specify what the return value should be when the number of bytes transfered is larger than Long.MAX_VALUE
8303923: ZipOutStream::putEntry should include an apiNote to indicate that the STORED compression method should be used when writing directory entries
8296024: Usage of DirectBuffer::address should be guarded