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

wrong api doc information in Character.isWhitespace method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.4.0
    • core-libs
    • x86
    • windows_nt


      Character api doc(isWhitespace() method description) in build 1.4.0beta-b43 api doc has two wrong information.
      ", but is not a no-break space (\u00A0 or \uFEFF)"

      . \uFEFF is not one of SPACE_SEPARATOR, LINE_SEPARATOR, and PARAGRAPH_SEPARATOR type.
      . (\u00A0 or \uFEFF) should be (\u00A0, \u202F, or \u2007)

      Please see 4395323 for 202f and 2007.
      bae-chul.kim@eng 2000-12-05

            joconnersunw John Oconner (Inactive)
            bkimsunw Bae-chul Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: