-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b10
-
generic
-
generic
There is no need to use the internal sun.util.locale.ParseStatus when java.text.ParsePosition exists. We can do some cleanup to eliminate the internal class by making the switch.
- csr for
-
JDK-8349494 Replace sun.util.locale.ParseStatus usage with java.text.ParsePosition
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/fb847bb2
-
Review(master) openjdk/jdk/23474