-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b37
-
generic
-
generic
-
Not verified
We should refactor JavaCompiler to avoid direct use of the Scanner class. Instead, it should be up to the Parser or ParserFactory to determine how best to tokenize the input stream.
- relates to
-
JDK-6736119 refactor Parser and Parser.Factory
- Closed