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

49 chars failed with Character.isUnicodeIdentifierStart()

XMLWordPrintable

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


      A character may start a Unicode identifier if and only if it is a letter according to java spec. Character.isUnicodeIdentifierStart() was tested for all chars defined in UnicodeData3.0.txt published by unicode.org.

      1.4.0beta-b44 was tested on win98 and 49 cases were failed out of all 10617 cases. The failed chars are not letters but Character.isUnicodeIdentifierStart() returns true.

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

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

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: