master
8367943: PipedOutputStream write(0, 0) successful after close()
8374540: Add comment describing implementation choices of Math.fma
8370628: Rename BigInteger::nthRoot to rootn, and similarly for nthRootAndRemainder
8374327: Update copyright year to 2025 for files in java.base added/updated by commits in 2025
8352728: InternalError loading java.security due to Windows parent folder permissions
8373566: Performance regression with java.text.MessageFormat subformat patterns
8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper
8374644: Regression in GZIPInputStream performance after JDK-7036144