master
8366224: Introduce DecimalDigits.appendPair for efficient two-digit formatting and refactor DateTimeHelper
8368172: Make java.time.format.DateTimePrintContext immutable
8366829: Add java.time.Duration constants MIN and MAX
8347121: Add missing @serial tags to module java.base
8355391: Use Long::hashCode in java.time
8229997: Apply java.io.Serial annotations in java.base
8326158: Javadoc for java.time.DayOfWeek#minus(long)
8368856: Add a method that performs saturating addition of a Duration to an Instant
8266846: Add java.time.InstantSource
8371732: [redo] Change java.time month/day field types to 'byte'
8337279: Share StringBuilder to format instant
8268469: Update java.time to use switch expressions
8367704: Fix minor documentation issues in java.time.**
8269124: Update java.time to use switch expressions (part II)
8339637: (tz) Update Timezone Data to 2024b
8283681: Improve ZonedDateTime offset handling