-
Bug
-
Resolution: Fixed
-
P4
-
19
-
b29
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8289489 | 20 | Naoto Sato | P4 | Resolved | Fixed | b05 |
JDK-8291370 | 19.0.2 | Naoto Sato | P4 | Resolved | Fixed | b01 |
JDK-8291207 | 19.0.1 | Naoto Sato | P4 | Resolved | Fixed | b04 |
In `Locale.Builder` class, there are a couple of locations that recommend the 3-arg `Locale` constructor. This should be replaced with the 3-arg `Locale.of()` method as the constructors are now deprecated.
- backported by
-
JDK-8289489 Recommend Locale.of() method instead of the constructor
-
- Resolved
-
-
JDK-8291207 Recommend Locale.of() method instead of the constructor
-
- Resolved
-
-
JDK-8291370 Recommend Locale.of() method instead of the constructor
-
- Resolved
-
- csr for
-
JDK-8289254 Recommend Locale.of() method instead of the constructor
-
- Closed
-
- relates to
-
JDK-8282819 Deprecate Locale class constructors
-
- Resolved
-
(2 links to)