-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b14
-
generic
-
generic
ChoiceFormat:setChoices(double[] limits, String[] formats) and ChoiceFormat::applyPattern(String newPattern) can throw IllegalArgumentException. As a result, the constructors that call them can also throw the same exception.
The spec is silent on this behavior, the API doc should be updated to specify this.
The spec is silent on this behavior, the API doc should be updated to specify this.
- csr for
-
JDK-8315148 ChoiceFormat does not specify IllegalArgumentExceptions
-
- Closed
-