jdk/src/java.base/share/classes/java/text
2024-06-05 01:51:20 +00:00
..
spi 8222756: Plural support in CompactNumberFormat 2019-12-05 13:10:18 -08:00
Annotation.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AttributedCharacterIterator.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +00:00
AttributedString.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +00:00
Bidi.java 8330279: Typo in java.text.Bidi class description 2024-04-16 16:04:43 +00:00
BreakIterator.java 6333341: [BI] Doc: java.text.BreakIterator class specification is unclear 2023-08-31 21:43:09 +00:00
CalendarBuilder.java 8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString 2020-02-05 16:39:45 +01:00
CharacterIterator.java 8300706: Use @snippet in java.text 2023-01-24 02:05:05 +00:00
CharacterIteratorFieldDelegate.java 8231186: Replace html tag <code>foo</code> with javadoc tag {@code foo} in java.base 2019-09-24 09:43:43 +01:00
ChoiceFormat.java 8327640: Allow NumberFormat strict parsing 2024-04-16 16:18:09 +00:00
CollationElementIterator.java 8300356: Refactor code examples to use @snippet in java.text.CollationElementIterator 2023-01-19 22:35:24 +00:00
CollationKey.java 8300589: Use @snippet and @linkplain in java.text.CollationKey and java.text.CompactNumberFormat 2023-01-24 04:35:46 +00:00
Collator.java 8311188: Simplify and modernize equals and hashCode in java.text 2023-07-18 15:12:09 +00:00
CompactNumberFormat.java 8329222: java.text.NumberFormat (and subclasses) spec updates 2024-04-23 21:10:46 +00:00
DateFormat.java 8331207: Misleading example in DateFormat#parse docs 2024-04-30 16:50:01 +00:00
DateFormatSymbols.java 5066247: Refine the spec of equals() and hashCode() for j.text.Format classes 2023-10-02 05:06:45 +00:00
DecimalFormat.java 8331485: Odd Results when Parsing Scientific Notation with Large Exponent 2024-05-30 20:05:22 +00:00
DecimalFormatSymbols.java 8333462: Performance regression of new DecimalFormat() when compare to jdk11 2024-06-05 01:51:20 +00:00
DigitList.java 8314169: Combine related RoundingMode logic in j.text.DigitList 2023-08-17 22:41:21 +00:00
DontCareFieldPosition.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EntryPair.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FieldPosition.java 8311188: Simplify and modernize equals and hashCode in java.text 2023-07-18 15:12:09 +00:00
Format.java 8327640: Allow NumberFormat strict parsing 2024-04-16 16:18:09 +00:00
ListFormat.java 8321545: Override toString() for Format subclasses 2024-01-23 22:22:16 +00:00
MergeCollation.java 8321059: Unneeded array assignments in MergeCollation and CompactByteArray 2023-12-01 17:43:28 +00:00
MessageFormat.java 8318761: MessageFormat pattern support for CompactNumberFormat, ListFormat, and DateTimeFormatter 2024-02-22 22:27:12 +00:00
Normalizer.java 8305206: Add @spec tags in java.base/java.* (part 1) 2023-04-04 00:09:38 +00:00
NumberFormat.java 8329222: java.text.NumberFormat (and subclasses) spec updates 2024-04-23 21:10:46 +00:00
package-info.java 8327705: Remove mention of "applet" from java.text package description 2024-03-11 21:23:08 +00:00
ParseException.java 8234335: Remove line break in class declaration in java.base 2019-11-21 09:10:21 +00:00
ParsePosition.java 8311188: Simplify and modernize equals and hashCode in java.text 2023-07-18 15:12:09 +00:00
PatternEntry.java 8294397: Replace StringBuffer with StringBuilder within java.text 2022-10-05 18:42:00 +00:00
RBCollationTables.java 8272687: Replace StringBuffer with StringBuilder in RuleBasedCollator 2022-09-26 22:31:51 +00:00
RBTableBuilder.java 8284893: Fix typos in java.base 2022-04-19 20:07:57 +00:00
RuleBasedCollationKey.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RuleBasedCollator.java 8325189: Enable this-escape javac warning in java.base 2024-02-07 20:05:11 +00:00
SimpleDateFormat.java 8324665: Loose matching of space separators in the lenient date/time parsing mode 2024-02-06 17:43:12 +00:00
StringCharacterIterator.java 8315410: Undocumented exceptions in java.text.StringCharacterIterator 2023-09-08 23:05:00 +00:00