jdk-24/jdk/test/java/text
Ramanand Patil dae73946be 8087104: DateFormatSymbols triggers this.clone() in the constructor
Instead of using its own instance for caching and calling clone in DateFormatSymbols, a nested class SymbolsCacheEntry is introduced.

Reviewed-by: okutsu, peytoia
2016-03-02 23:28:59 +05:30
..
Bidi 8032446: Support Unicode 7.0.0 in JDK 9 2015-07-15 11:05:51 +09:00
BreakIterator 8032446: Support Unicode 7.0.0 in JDK 9 2015-07-15 11:05:51 +09:00
Collator 7200119: Collator.getAvailableLocales() doesn't return Locale.US 2012-10-04 21:03:36 -07:00
Format 8087104: DateFormatSymbols triggers this.clone() in the constructor 2016-03-02 23:28:59 +05:30