Justin Lu
|
96607df7f0
|
8321545: Override toString() for Format subclasses
Reviewed-by: naoto, rriggs
|
2024-01-23 22:22:16 +00:00 |
|
Justin Lu
|
8fcf70e931
|
5066247: Refine the spec of equals() and hashCode() for j.text.Format classes
Reviewed-by: naoto, darcy
|
2023-10-02 05:06:45 +00:00 |
|
Justin Lu
|
dde11551e2
|
8315946: DecimalFormat and CompactNumberFormat do allow U+FFFE and U+FFFF in the pattern
Reviewed-by: naoto
|
2023-09-12 22:59:34 +00:00 |
|
Justin Lu
|
86a18f5e2e
|
8314604: j.text.DecimalFormat behavior regarding patterns is not clear
Reviewed-by: naoto
|
2023-09-06 18:02:39 +00:00 |
|
Pavel Rappo
|
1dfb0fb3e2
|
8311188: Simplify and modernize equals and hashCode in java.text
Reviewed-by: lancea, naoto, rriggs
|
2023-07-18 15:12:09 +00:00 |
|
Justin Lu
|
46c4da7fdd
|
8159023: Engineering notation of DecimalFormat does not work as documented
Reviewed-by: naoto
|
2023-05-25 21:54:58 +00:00 |
|
Tagir F. Valeev
|
3f3a1f534b
|
8302815: Use new Math.clamp method in core libraries
Reviewed-by: alanb
|
2023-02-22 09:51:14 +00:00 |
|
Justin Lu
|
0323609f44
|
8300706: Use @snippet in java.text
Reviewed-by: naoto
|
2023-01-24 02:05:05 +00:00 |
|
Roger Riggs
|
17c52789b7
|
8286378: Address possibly lossy conversions in java.base
Reviewed-by: naoto, xuelei, bpb, alanb
|
2022-05-12 16:50:36 +00:00 |
|
Magnus Ihse Bursie
|
fb469fb894
|
8284893: Fix typos in java.base
Reviewed-by: iris, wetmore, lancea, mullan, naoto
|
2022-04-19 20:07:57 +00:00 |
|
Naoto Sato
|
c96085eaab
|
8282929: Localized monetary symbols are not reflected in toLocalizedPattern return value
Reviewed-by: joehw, lancea
|
2022-03-14 16:28:15 +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 |
|
Andrey Turbanov
|
51c1b9a687
|
8272616: Strange code in java.text.DecimalFormat#applyPattern
Reviewed-by: bpb, naoto, iris
|
2021-08-19 15:57:18 +00:00 |
|
Claes Redestad
|
30b0f820ce
|
8272626: Avoid C-style array declarations in java.*
Reviewed-by: dfuchs, alanb
|
2021-08-18 10:47:03 +00:00 |
|
Naoto Sato
|
2c3a2bed6d
|
8211449: Correction to the spec of implicit negative subpattern in DecimalFormat
Reviewed-by: bpb
|
2020-11-20 17:10:00 +00:00 |
|
Naoto Sato
|
2914064cf4
|
8252552: DecimalFormat javadoc contains HTML tags in example code
Reviewed-by: lancea, joehw
|
2020-08-31 15:32:29 -07: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
|
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 |
|
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 |
|
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 |
|
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 |
|