whitespace failure with \u202f and \u2007

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • None
    • Affects Version/s: 1.4.0
    • Component/s: core-libs
    • x86
    • windows_nt


      According to the java spec regarding white space chars, if a char is a unicode space char but is not a non-break space then it is the java white space.

      The test was failed with \u202f and \u2007 on build1.4.0beta-b44. Character.isWhitespace() returns true for them but they are non-break space. They are not java white space.
         
      1.4.0beta-b44 was tested on win98 and 2 cases were failed.

      . unzip the attached bundle.
      . javac *.java
      . java IsWhitespaceTest

      bae-chul.kim@eng 2000-12-12

            Assignee:
            Unassigned
            Reporter:
            Bae-chul Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: