master
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
8255299: Drop explicit zeroing at instantiation of Atomic* objects
8187443: Forest Consolidation: Move files to unified layout
8351897: Extra closing curly brace typos in Javadoc
8317119: Remove unused imports in the java.util.stream package
8231161: Wrong return type in code sample in Collector API documentation
8360163: Replace hard-coded checks with AOTRuntimeSetup and AOTSafeClassInitializer
8316998: Remove redundant type arguments in the java.util.stream package
8238286: Add new flatMap stream operation that is more amenable to pushing
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8343286: Missing unchecked cast warning in polymorphic method call
8342707: Prepare Gatherers for graduation from Preview
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8347274: Gatherers.mapConcurrent exhibits undesired behavior under variable delays, interruption, and finishing
8235730: Incorrect javadoc in MatchKind
8276674: Malformed Javadoc inline tags in JDK source
8265029: Preserve SIZED characteristics on slice operations (skip, limit)
8026369: javac potentially ambiguous overload warning needs an improved scheme
8302815: Use new Math.clamp method in core libraries
8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder()
8048691: Spliterator.SORTED characteristics gets cleared for BaseStream.spliterator
8344252: SM cleanup in java.util classes
8319123: Implement JEP 461: Stream Gatherers (Preview)