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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: 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

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

                Created:
                Updated:
                Resolved: