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

Supplementary character support in Java identifiers

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 5.0
    • 5.0
    • tools
    • tiger
    • generic
    • generic, solaris_8

      JSR 204 proposes to support Unicode supplementary characters in Java identifiers. Identifiers will be defined by the new java.lang.Character methods isJavaIdentifierStart(int) and isJavaIdentifierPart(int) rather than the old methods taking a char argument.

      This is part of Tiger release driver 4533872.

            naoto Naoto Sato
            nlindenbsunw Norbert Lindenberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: