JDK-6863344 : javac: Pretty.java should handle exotic identifiers
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2009-07-22
  • Updated: 2010-11-19
  • Resolved: 2010-11-19
Related Reports
Relates :  
Description
javac Pretty.java should detect when JCIdentifiers contain non-standard characters (as might have been entered with an exotic identifier) and should use the exotic identifier syntax to display such identifiers.