Ivan Gerasimov
3ed845784d
8226831: Use Objects.equals() when appropriate
...
Reviewed-by: rriggs, bpb
2019-08-27 14:44:21 -07:00
Naoto Sato
865afd7fda
8215181: Accounting currency format support
...
Reviewed-by: lancea, rriggs
2019-08-07 14:56:26 -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
Jonathan Gibbons
2df0f4b4dd
8220249: fix headings in java.compiler
...
Reviewed-by: erikj, darcy
2019-03-20 15:35:26 -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
0623444ae5
8216969: ParseException thrown for certain months with russian locale
...
Reviewed-by: rriggs
2019-01-22 15:22:13 -08:00
Claes Redestad
a3df1d618e
8215281: Use String.isEmpty() when applicable in java.base
...
Reviewed-by: dfuchs, alanb
2018-12-13 15:31:05 +01:00
Nishit Jain
4a28e27fd2
8177552: Compact Number Formatting support
...
Reviewed-by: naoto, rriggs
2018-12-06 12:39:28 +05:30
Ivan Gerasimov
27e26fbdd7
8210786: Typo s/overriden/overridden/ in several places
...
Reviewed-by: weijun
2018-09-15 22:02:08 -07:00
Nishit Jain
b2a6aa3e80
8208560: ChoiceFormat class has unused constants needs cleanup
...
Reviewed-by: rriggs, naoto
2018-08-01 18:02:25 +05:30
Nishit Jain
c1bbdfaa2c
8021322: [Fmt-Ch] Implementation of ChoiceFormat math methods should delegate to java.lang.Math methods
...
Reviewed-by: naoto, darcy
2018-07-27 14:20:07 +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
Naoto Sato
fafd844bc6
8181157: CLDR Timezone name fallback implementation
...
Reviewed-by: sherman, scolebourne
2018-04-26 12:39:15 -07:00
Jonathan Gibbons
810af1172d
8200888: typo in name of exception in @throws
...
Reviewed-by: bpb, darcy
2018-04-04 17:50:53 -07:00
Martin Buchholz
79fffd05ef
8200364: Remove unnecessary boxing via primitive wrapper valueOf(String) methods
...
Reviewed-by: dfuchs, alanb
2018-04-02 17:09:29 -07:00
Rachna Goel
551a0d104f
8146656: Wrong Months Array for DateFormatSymbols
...
Updated API doc of DateFormatSymbols class.
Reviewed-by: rriggs, naoto
2018-01-24 14:07:11 +05:30
Naoto Sato
f065141ddc
8176841: Additional Unicode Language-Tag Extensions
...
8189134: New system properties for the default Locale extensions
8190918: Retrieve the region specific data regardless of language in locale
8191349: Add a new method in j.t.f.DateTimeFormatter to reflect Unicode extensions
Reviewed-by: scolebourne, lancea, rriggs, rgoel, nishjain
2017-12-12 10:21:58 -08: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
Nishit Jain
5102cb9120
6354947: [Fmt-*] Clarify DecimalFormat description of FieldPosition use
...
Reviewed-by: naoto, rriggs
2017-11-30 13:31:30 +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