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

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

    XMLWordPrintable

Details

    • b59
    • generic
    • solaris_8

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: