-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b123
-
generic
-
generic
API doc says that Locale.LanguageRange(String range, double weight) throws IAE if the given weight is less than MIN_WEIGHT or greater than MAX_WEIGHT.
Because IAE is thrown when the given range is ill-formed. It should be mentioned in the API doc about LanguageRange(String, double) and LanguageRange(String).
Because IAE is thrown when the given range is ill-formed. It should be mentioned in the API doc about LanguageRange(String, double) and LanguageRange(String).