-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b15
-
generic
-
generic
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2216416 | 7-pool | Kumar Srinivasan | P3 | Closed | Won't Fix |
EndPosParser is a component of the Javac parsing system which stores the end positions
of tokens, for use by IDEs. The way this is currently implemented makes it hard to
subclass the existing JavacParser. Therfore this needs to be suitably refactored.
of tokens, for use by IDEs. The way this is currently implemented makes it hard to
subclass the existing JavacParser. Therfore this needs to be suitably refactored.
- backported by
-
JDK-2216416 (javac) re-factor EndPos parser
-
- Closed
-