Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8035726

A sentence is truncated in the API doc for j.u.Locale.LanguageRange.parse(String, Map).

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • core-libs
    • b10
    • generic
    • generic

                  * @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

              peytoia Yuka Kamiya (Inactive)
              peytoia Yuka Kamiya (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: