-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
None
-
Affects Version/s: 27
-
Component/s: tools
There's two flags in JavacParser that seem unused:
* TYPEARGS
* NOPARAMS
And another that can be avoided using lookahead:
* NODIAMOND
We should try to minimize the parser state.
* TYPEARGS
* NOPARAMS
And another that can be avoided using lookahead:
* NODIAMOND
We should try to minimize the parser state.
- links to
-
Review(master)
openjdk/jdk/29302