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
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
Jim Laskey
557ff4b355
8282625: Formatter caches Locale/DecimalFormatSymbols poorly
...
Reviewed-by: naoto, rriggs, jpai
2022-03-22 15:32:46 +00:00
Naoto Sato
0c409cac78
8276186: Require getAvailableLocales() methods to include Locale.ROOT
...
Reviewed-by: prappo, smarks, iris
2021-11-10 20:52:11 +00:00
Naoto Sato
bddb82255c
8253240: No javadoc for DecimalFormatSymbols.hashCode()
...
Reviewed-by: rriggs, lancea
2020-09-22 22:59:07 +00:00
Pavel Rappo
4c4271f283
8242230: Whitespace typos, relaxed javadoc, formatting
...
Reviewed-by: darcy, igerasim
2020-04-08 11:16:56 +01:00
Naoto Sato
2e237e35fd
8227313: Support monetary grouping separator in DecimalFormat/DecimalFormatSymbols
...
Reviewed-by: joehw
2020-01-06 10:31:20 -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
Claes Redestad
a3df1d618e
8215281: Use String.isEmpty() when applicable in java.base
...
Reviewed-by: dfuchs, alanb
2018-12-13 15:31:05 +01:00
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
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00