JDK-6877225 : problem creating class with exotic name on Windows
  • Type: Bug
  • Component: tools
  • Sub-Component: javac
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2009-08-28
  • Updated: 2010-11-19
  • Resolved: 2010-11-19
Related Reports
Relates :  
Relates :  
Description
The following tests fail on Windows because they try and create a file with an invalid filename:

test/tools/javac/quid/QuotedIdent.java
test/tools/javac/quid/QuotedIdent2.java

Comments
EVALUATION Exotic identifiers are not in JDK 7
19-11-2010