hg: jdk8/tl/jdk: 8001205: Calendar.getDisplayName(...): Returns null when provider is SPI but there is no SPI implementation; ... (original) (raw)
naoto.sato at oracle.com naoto.sato at oracle.com
Wed Nov 7 23:09:15 UTC 2012
- Previous message: Re-Request for Re-Review : 7088952 : Add "BYTES" constant to primitive wrapper classes
- Next message: hg: jdk8/tl/langtools: 8000484: Bad error recovery when 'catch' without 'try' is found
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: cc325832469c Author: naoto Date: 2012-11-07 15:08 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cc325832469c
8001205: Calendar.getDisplayName(...): Returns null when provider is SPI but there is no SPI implementation 8001562: Collator.getAvailableLocales() doesn't return all locales for which localized instances are available Reviewed-by: okutsu
! src/share/classes/sun/util/locale/provider/JRELocaleProviderAdapter.java ! src/share/classes/sun/util/locale/provider/LocaleServiceProviderPool.java
- test/java/util/Locale/Bug8001562.java ! test/java/util/PluggableLocale/BreakIteratorProviderTest.java ! test/java/util/PluggableLocale/CollatorProviderTest.java ! test/java/util/PluggableLocale/DateFormatProviderTest.java ! test/java/util/PluggableLocale/DateFormatSymbolsProviderTest.java ! test/java/util/PluggableLocale/DecimalFormatSymbolsProviderTest.java ! test/java/util/PluggableLocale/GenericTest.java ! test/java/util/PluggableLocale/NumberFormatProviderTest.java
- Previous message: Re-Request for Re-Review : 7088952 : Add "BYTES" constant to primitive wrapper classes
- Next message: hg: jdk8/tl/langtools: 8000484: Bad error recovery when 'catch' without 'try' is found
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]