master
8365175: Replace Unicode extension anchor elements with link tag
8187443: Forest Consolidation: Move files to unified layout
8345799: Update copyright year to 2024 for core-libs in files where it was missed
8380794: AttributedString performance
8330279: Typo in `java.text.Bidi` class description
6333341: [BI] Doc: java.text.BreakIterator class specification is unclear
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
8300706: Use @snippet in java.text
8333396: Use StringBuilder internally for java.text.Format.* formatting
8353322: Specification of ChoiceFormat#parse(String, ParsePosition) is inadequate
8346944: Update Unicode Data Files to 17.0.0 8346947: Update ICU4J to Version 78.1
8300589: Use @snippet and @linkplain in java.text.CollationKey and java.text.CompactNumberFormat
8367237: Thread-Safety Usage Warning for java.text.Collator Classes
8368328: CompactNumberFormat.clone does not produce independent instances
8366517: Refine null locale processing of ctor/factory methods in `Date/DecimalFormatSymbols`
8388507: DecimalFormat Strict Parsing NaN and Grouping Size Zero Fixes
8366017: Extend the set of inputs handled by fast paths in FloatingDecimal
8336787: Examine java.text.Format API for implSpec usage
8386200: ListFormat incorrectly escapes single quotes
8337839: Make a few fields in MergeCollation static
8373566: Performance regression with java.text.MessageFormat subformat patterns
8305206: Add @spec tags in java.base/java.* (part 1)
8234335: Remove line break in class declaration in java.base
8311188: Simplify and modernize equals and hashCode in java.text
8294397: Replace StringBuffer with StringBuilder within java.text
8272687: Replace StringBuffer with StringBuilder in RuleBasedCollator
8284893: Fix typos in java.base
8387753: Improve SimpleDateFormat.set2DigitYearStart() documentation
8315410: Undocumented exceptions in java.text.StringCharacterIterator
8327705: Remove mention of "applet" from java.text package description