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

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).

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: