Naoto Sato
|
f1c20e91d8
|
8190748: java/text/Format/DateFormat/DateFormatTest.java and NonGregorianFormatTest fail intermittently
Reviewed-by: rriggs, joehw, lancea
|
2021-11-30 22:41:36 +00:00 |
|
Naoto Sato
|
49e7609da2
|
8251499: no-placeholder compact number patterns throw IllegalArgumentException
Reviewed-by: joehw, rriggs
|
2020-08-19 13:41:08 -07:00 |
|
Naoto Sato
|
1f63603288
|
8248655: Support supplementary characters in String case insensitive operations
8248434: some newly added locale cannot parse uppercased date string
Reviewed-by: jlaskey, joehw, rriggs, bchristi
|
2020-07-23 08:46:31 -07:00 |
|
Martin Buchholz
|
175b597ad2
|
8247706: Unintentional use of new Date(year...) with absolute year
Reviewed-by: naoto, rriggs
|
2020-06-17 12:45:17 -07:00 |
|
Volker Simonis
|
6a9d0579ca
|
8244094: Fix Amazon copyright in various test files
Reviewed-by: phh
|
2020-05-06 22:06:16 +02:00 |
|
Clive Verghese
|
e7e182a318
|
8235699: ArrayIndexOutOfBoundsException in CalendarBuilder.toString
Reviewed-by: phh, alanb, weijun, simonis, rriggs
|
2020-02-05 16:39:45 +01:00 |
|
Naoto Sato
|
2e237e35fd
|
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
Reviewed-by: joehw
|
2020-01-06 10:31:20 -08:00 |
|
Naoto Sato
|
730d0ecf19
|
8222756: Plural support in CompactNumberFormat
Reviewed-by: joehw, rriggs
|
2019-12-05 13:10:18 -08:00 |
|
Naoto Sato
|
406c2a9b00
|
8212749: DecimalFormat.setGroupingSize(int) allows setting negative grouping size
8231984: Clarify semantics of DecimalFormat.getGroupingSize(0)
Reviewed-by: rriggs
|
2019-10-15 09:25:59 -07:00 |
|
Daisy Zhou
|
273a5277ee
|
8231213: Migrate SimpleDateFormatConstTest to JDK Repo
Reviewed-by: naoto
|
2019-10-10 14:43:41 +08:00 |
|
Sergey Bylokhov
|
f8a875bfce
|
8231027: Correct typos
Reviewed-by: lancea, dholmes, erikj
|
2019-09-17 19:52:51 -07:00 |
|
Naoto Sato
|
ea0fbbca51
|
8230284: Accounting currency format support does not cope with explicit number system
Reviewed-by: rriggs
|
2019-09-09 12:42:01 -07:00 |
|
Deepak Kejriwal
|
a0a09f03e4
|
8206879: Currency decimal marker incorrect for Peru
Reviewed-by: naoto, rpatil
|
2019-05-16 12:14:37 +05:30 |
|
Naoto Sato
|
c709e1cbf0
|
8221432: Upgrade CLDR to Version 35.1
Reviewed-by: rriggs, srl
|
2019-05-08 12:45:02 -07:00 |
|
Naoto Sato
|
2a510a6353
|
8205432: Replace the placeholder Japanese era name
Reviewed-by: rriggs, chegar
|
2019-04-01 08:19:21 -07:00 |
|
Naoto Sato
|
dc3c9c8439
|
8220224: With CLDR provider, NumberFormat.format could not handle locale with number extension correctly
Reviewed-by: darcy
|
2019-03-22 09:31:36 -07:00 |
|
Nishit Jain
|
0b082fcc1d
|
8217254: CompactNumberFormat:: CompactNumberFormat() constructor does not comply with spec
8217721: CompactNumberFormat:: format() method spec for IAEx is not complaint
Reviewed-by: naoto
|
2019-03-11 14:22:23 +05:30 |
|
Naoto Sato
|
473a26aebd
|
8218948: SimpleDateFormat :: format - Zone Names are not reflected correctly during run time
Reviewed-by: lancea, rgoel
|
2019-03-07 12:56:48 -08:00 |
|
Nishit Jain
|
30b074d93c
|
8209175: Handle 'B' character introduced in CLDR 33 JDK update for Burmese (my) locale
Reviewed-by: naoto, rriggs
|
2019-02-26 14:57:23 +05:30 |
|
Naoto Sato
|
0623444ae5
|
8216969: ParseException thrown for certain months with russian locale
Reviewed-by: rriggs
|
2019-01-22 15:22:13 -08:00 |
|
Nishit Jain
|
4a28e27fd2
|
8177552: Compact Number Formatting support
Reviewed-by: naoto, rriggs
|
2018-12-06 12:39:28 +05:30 |
|
Leo Jiang
|
0852cfcc52
|
8210153: localized currency symbol of VES
Reviewed-by: naoto
|
2018-08-29 19:14:08 -07:00 |
|
Rachna Goel
|
8cf153fbd5
|
8209047: "Illegal pattern character 'B'" IllegalArgumentException with Burmese locales
Replaced time patterns for Burmese locale from CLDR 29's patterns.
Reviewed-by: naoto
|
2018-08-16 16:06:54 +05:30 |
|
Nishit Jain
|
0cb3d46cd7
|
8193444: SimpleDateFormat throws ArrayIndexOutOfBoundsException when format contains long sequences of unicode characters
Reviewed-by: naoto, rriggs
|
2018-07-13 14:04:59 +05:30 |
|
Rachna Goel
|
65a85be9c7
|
8202537: CLDR33
Upgraded CLDR data to V33.
Reviewed-by: naoto
|
2018-06-15 11:58:34 +05:30 |
|
Naoto Sato
|
ec4b6a477f
|
8202088: Japanese new era implementation
Reviewed-by: scolebourne, rriggs, nishjain, weijun
|
2017-08-09 14:54:37 -07:00 |
|
Nishit Jain
|
fa64310889
|
8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented
Reviewed-by: naoto, rriggs
|
2017-12-06 11:21:04 +05:30 |
|
Erik Joelsson
|
3789983e89
|
8187443: Forest Consolidation: Move files to unified layout
Reviewed-by: darcy, ihse
|
2017-09-12 19:03:39 +02:00 |
|