RFR: JDK-8266281: Assign Symbols to the package selector expression
Vicente Romero
vromero at openjdk.java.net
Tue Jun 1 19:06:17 UTC 2021
On Tue, 11 May 2021 14:13:11 GMT, Jan Lahoda <jlahoda at openjdk.org> wrote:
> The proposal in this patch is that package names in the package clause would be attributed with the appropriate PackageSymbols. So when using Trees.getElement on an AST node of some part of the package name, a sensible PackageSymbol would be returned.
looks good
-------------
Marked as reviewed by vromero (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3977
More information about the compiler-dev
mailing list