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

3.8: Identifier equivalence does not consider Character.isIdentifierIgnorable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 10
    • 6
    • specification

      The specification of java.lang.Character.isIdentifierIgnorable disagrees
      with the JLS. This is from isIdentifierIgnorable:

      "Determines if the specified character should be regarded as an ignorable
      character in a Java identifier ... "

      This is from JLS:

      "Two identifiers are the same only if they are identical, that is, have
      the same Unicode character for each letter or digit."

      Also see http://forum.java.sun.com/thread.jspa?forumID=316&threadID=583420

      ###@###.### 2005-1-06 01:28:12 GMT

            abuckley Alex Buckley
            ahe Peter Ahe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: