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

Details

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

    Backports

      Description

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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: