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
8278794: Infinite loop in DeflaterOutputStream.finish()
8282648: Weaken the InflaterInputStream specification in order to allow faster Zip implementations
8193682: Infinite loop in ZipOutputStream.close()
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
8314891: Additional Zip64 extra header validation
8320781: Fix whitespace in j.l.Double and j.u.z.ZipInputStream @snippets
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