master
8222756: Plural support in CompactNumberFormat
8187443: Forest Consolidation: Move files to unified layout
8280534: Enable compile-time doclint reference checking
8311188: Simplify and modernize equals and hashCode in java.text
6333341: [BI] Doc: java.text.BreakIterator class specification is unclear
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
8300706: Use @snippet in java.text
8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base
8318189: ChoiceFormat::format throws undocumented AIOOBE
8300356: Refactor code examples to use @snippet in java.text.CollationElementIterator
8300589: Use @snippet and @linkplain in java.text.CollationKey and java.text.CompactNumberFormat
5066247: Refine the spec of equals() and hashCode() for j.text.Format classes
8319986: Invalid/inconsistent description and example for DateFormat
8314169: Combine related RoundingMode logic in j.text.DigitList
8041488: Locale-Dependent List Patterns
8318487: Specification of the ListFormat.equals() method can be improved
8321059: Unneeded array assignments in MergeCollation and CompactByteArray
8315921: Invalid CSS declarations in java.lang class documentation
8305206: Add @spec tags in java.base/java.* (part 1)
8318466: Improve spec of NumberFormat's methods with unsupported operations
8234335: Remove line break in class declaration in java.base
8294397: Replace StringBuffer with StringBuilder within java.text
8272687: Replace StringBuffer with StringBuilder in RuleBasedCollator
8284893: Fix typos in java.base
8315410: Undocumented exceptions in java.text.StringCharacterIterator