master
8344289: SM cleanup in jdk.internal.util
8365675: Add String Unicode Case-Folding Support
8343478: Remove unnecessary @SuppressWarnings annotations (core-libs)
8385656: Misplaced comment on enum value in jdk.internal.util.Architecture
8387812: Refine ArraysSupport.vectorizedMismatch to compare all elements
8374467: Incorrect ranges in jdk.internal.util.ByteArray JavaDoc
8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper
8362581: Timeouts in java/nio/channels/SocketChannel/OpenLeak.java on UNIX
8357081: Removed unused methods of HexDigits
8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements
8367585: Prevent creation of unrepresentable Utf8Entry
8308167: SequencedMap::firstEntry throws NPE when first entry has null key or value
8313312: Add missing classpath exception copyright header
8315942: Sort platform enums and definitions after JDK-8304913 follow-ups
8284191: Replace usages of 'a the' in hotspot and java.base
8310913: Move ReferencedKeyMap to jdk.internal so it may be shared
8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)
8354897: Support Soft/Weak Reference in AOT cache
8355522: Remove the `java.locale.useOldISOCodes` system property
8350703: Add standard system property stdin.encoding
8377712: ConstantPool of WeakReferenceKey is not deterministic in CDS archive