Incorrect link to Character.isSpace(char) in String.trim()

XMLWordPrintable

    • b59
    • generic
    • solaris_8

      The javadoc for String.trim() incorrectly links to Character.isSpace(char)
      for the definition of whitespace. This is incorrect; in fact String.trim()
      has its own definition of whitespace that has nothing to do with
      Character.isSpace(char).

            Assignee:
            Michael Mccloskey (Inactive)
            Reporter:
            Neal Gafter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: