legal exotic identifiers are rejected by Java compiler

XMLWordPrintable

    • generic
    • generic

      According to the spec draft at http://wikis.sun.com/display/mlvm/ProjectCoinProposal
      the following exotic identifiers are legal for using in class names:
      #"\>" #"\<" #"\]"
      #"\$" #"\#" #"\&" #"\(" #"\)" #"\*" #"\+" #"\:" #"\@" #"\|" #"\~"
      However, all of them are rejected by the Java compiler(JDK 7 b76) when used as class names.

            Assignee:
            Jonathan Gibbons
            Reporter:
            Dmitry Miltsov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: