-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b10
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045723 | 8u25 | Yuka Kamiya | P4 | Resolved | Fixed | b01 |
JDK-8040770 | 8u20 | Yuka Kamiya | P4 | Resolved | Fixed | b11 |
JDK-8053554 | emb-8u26 | Yuka Kamiya | P4 | Resolved | Fixed | b17 |
* @return a Language Priority List with customization. The list is
* @throws NullPointerException if {@code ranges} is null
It should be:
* @return a Language Priority List with customization. The list is
+ * modifiable.
* @throws NullPointerException if {@code ranges} is null
* @throws NullPointerException if {@code ranges} is null
It should be:
* @return a Language Priority List with customization. The list is
+ * modifiable.
* @throws NullPointerException if {@code ranges} is null
- backported by
-
JDK-8040770 A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map).
-
- Resolved
-
-
JDK-8045723 A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map).
-
- Resolved
-
-
JDK-8053554 A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map).
-
- Resolved
-