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

Typo in j.t.Normalizer.normalize()

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 17
    • 17
    • core-libs
    • b30
    • generic
    • generic

    Backports

      Description

        --- a/src/java.base/share/classes/java/text/Normalizer.java
        +++ b/src/java.base/share/classes/java/text/Normalizer.java
        @@ -144,7 +144,7 @@ public final class Normalizer {
             /**
              * Normalize a sequence of char values.
              * The sequence will be normalized according to the specified normalization
        - * from.
        + * form.
              * @param src The sequence of char values to normalize.
              * @param form The normalization form; one of
              * {@link java.text.Normalizer.Form#NFC},

        Attachments

          Issue Links

            Activity

              People

                naoto Naoto Sato
                naoto Naoto Sato
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: