Integrated: JDK-8266281: Assign Symbols to the package selector expression
Jan Lahoda
jlahoda at openjdk.java.net
Wed Jun 2 11:19:34 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.
This pull request has now been integrated.
Changeset: 19450b99
Author: Jan Lahoda <jlahoda at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/19450b99512ce4ad4ab41be5034806e2c9dbcd59
Stats: 35 lines in 5 files changed: 26 ins; 0 del; 9 mod
8266281: Assign Symbols to the package selector expression
Reviewed-by: vromero
-------------
PR: https://git.openjdk.java.net/jdk/pull/3977
More information about the compiler-dev
mailing list