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

whitespace failure with \u202f and \u2007

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2 P2
    • None
    • 1.4.0
    • 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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: