- 18 10月, 2014 1 次提交
-
-
由 bpb 提交于
8039915: Wrong NumberFormat.format() HALF_UP rounding when last digit exactly at rounding position greater than 5 Summary: Fixes erroneous rounding in DigitList for corner cases uncovered previously. Adds dedicated unit tests to TieRoundingTest Reviewed-by: bpb, darcy Contributed-by: NOlivier Lagneau <olivier.lagneau@oracle.com>
-
- 27 12月, 2013 1 次提交
-
-
由 lana 提交于
Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar
-
- 29 10月, 2013 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: alexsch, smarks
-
- 23 10月, 2013 1 次提交
-
-
由 rriggs 提交于
Summary: Cleanup of javadoc -Xlint errors Reviewed-by: lancea, mduigou, darcy, mullan, mchung
-
- 05 10月, 2013 1 次提交
-
-
- 26 7月, 2013 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: darcy, okutsu
-
- 10 6月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, chegar, psandoz
-
- 07 6月, 2013 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: peytoia
-
- 06 6月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Performance improvements for double/float -> String and decimal/hex String -> double/float conversions. Reviewed-by: martin, iris Contributed-by: NSergey Kuksenko <sergey.kuksenko@oracle.com>, Brian Burkhalter <brian.burkhalter@oracle.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Olivier Lagneau <olivier.lagneau@oracle.com>
-
- 23 5月, 2013 1 次提交
-
-
由 naoto 提交于
7083668: Sample code in ListResourceBundle is still not correct Reviewed-by: okutsu
-
- 26 4月, 2013 1 次提交
-
-
由 coffeys 提交于
8000529: Regression: SimpleDateFormat incorrectly parses dates formatted with Z and z pattern letters Reviewed-by: okutsu
-
- 20 2月, 2013 1 次提交
-
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 15 1月, 2013 1 次提交
-
-
由 naoto 提交于
Reviewed-by: okutsu, ohair
-
- 12 1月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: darcy Contributed-by: olivier.lagneau@oracle.com
-
- 10 12月, 2012 1 次提交
-
-
由 okutsu 提交于
8003267: Support generic time zone names in TimeZoneNameProvider (SPI) Reviewed-by: naoto
-
- 02 11月, 2012 3 次提交
- 10 10月, 2012 1 次提交
-
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 04 10月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 02 10月, 2012 1 次提交
-
-
由 olagneau 提交于
Reviewed-by: darcy
-
- 01 10月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
-
- 22 8月, 2012 1 次提交
-
-
由 naoto 提交于
4609153: Provide locale data for Indic locales 5104387: Support for gl_ES locale (galician language) 6337471: desktop/system locale preferences support 7056139: (cal) SPI support for locale-dependent Calendar parameters 7058206: Provide CalendarData SPI for week params and display field value names 7073852: Support multiple scripts for digits and decimal symbols per locale 7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat 7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales 7151414: (cal) Support calendar type identification 7168528: LocaleServiceProvider needs to be aware of Locale extensions 7171372: (cal) locale's default Calendar should be created if unknown calendar is specified Summary: JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu) Reviewed-by: erikj, sherman, peytoia
-
- 25 5月, 2012 1 次提交
-
-
由 dbhole 提交于
Reviewed-by: jrose, smarks
-
- 24 4月, 2012 1 次提交
-
-
由 youdwei 提交于
Reviewed-by: okutsu
-
- 27 1月, 2012 1 次提交
-
-
由 okutsu 提交于
Reviewed-by: peytoia
-
- 26 10月, 2011 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 31 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: to use new InternalError constructor with cause chainning Reviewed-by: alanb, ksrini, xuelei, neugens Contributed-by: sebastian.sickelmann@gmx.de
-
- 15 4月, 2011 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 26 2月, 2011 1 次提交
-
-
由 katakai 提交于
Reviewed-by: naoto
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 27 12月, 2010 1 次提交
-
-
由 okutsu 提交于
7008195: [Fmt-Me] Improve MessageFormat.applyPattern performance Reviewed-by: naoto, peytoia
-
- 17 12月, 2010 2 次提交
- 10 12月, 2010 2 次提交
- 08 12月, 2010 2 次提交
- 20 10月, 2010 1 次提交
-
-
由 okutsu 提交于
6560965: [Fmt-Da] defaultCenturyStart In SimpleDateFormat should be protected 6560980: [Fmt-Da] DateFormatSymbols.cacheLookup doesn't update cache correctly. Reviewed-by: naoto, peytoia
-