ChoiceFormat inherits some methods from NumberFormat that it does not use. As they are not used and serve no purpose, they should be documented to throw UnsupportedOperationException.
- csr for
-
JDK-8328992 ChoiceFormat should advise throwing UnsupportedOperationException for unused methods
- Closed