Naoto Sato
|
d6b4693c05
|
8283698: Refactor Locale constructors used in src/test
Reviewed-by: iris, joehw
|
2022-04-08 15:23:25 +00:00 |
|
Naoto Sato
|
129277653e
|
8281317: CompactNumberFormat displays 4-digit values when rounding to a new range
Reviewed-by: joehw
|
2022-02-17 19:03:08 +00:00 |
|
Andrey Turbanov
|
9a3e954299
|
8274879: Replace uses of StringBuffer with StringBuilder within java.base classes
Reviewed-by: naoto
|
2021-10-27 16:18:12 +00:00 |
|
Naoto Sato
|
c43452859d
|
8273546: DecimalFormat documentation contains literal HTML character references
Reviewed-by: joehw, bpb, iris, lancea
|
2021-09-23 12:48:49 +00:00 |
|
Alex Blewitt
|
b49c589340
|
8263658: Use the blessed modifier order in java.base
Reviewed-by: rriggs, redestad
|
2021-03-19 13:06:58 +00:00 |
|
Patrick Concannon
|
0f2402d0a2
|
8263190: Update java.io, java.math, and java.text to use instanceof pattern variable
Reviewed-by: lancea, bpb, darcy, naoto, iris, dfuchs, smarks, redestad
|
2021-03-09 11:09:06 +00:00 |
|
Naoto Sato
|
68138893a5
|
8251317: Support for CLDR version 38
Reviewed-by: erikj, bchristi, joehw
|
2020-11-19 22:41:11 +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
|
9697772b1f
|
8243664: JavaDoc of CompactNumberFormat points to wrong enum
Reviewed-by: rriggs, joehw
|
2020-04-27 14:03:45 -07:00 |
|
Naoto Sato
|
730d0ecf19
|
8222756: Plural support in CompactNumberFormat
Reviewed-by: joehw, rriggs
|
2019-12-05 13:10:18 -08:00 |
|
Julia Boes
|
b15b322cf3
|
8230648: Replace @exception tag with @throws in java.base
Minor coding style update of javadoc tag in any file in java.base
Reviewed-by: prappo, lancea
|
2019-09-20 11:07:52 +01:00 |
|
Joe Darcy
|
9d764ee48e
|
8229997: Apply java.io.Serial annotations in java.base
Reviewed-by: alanb, rriggs
|
2019-08-29 16:31:34 -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 |
|
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 |
|