Integrated: JDK-8255464: Cannot access ModuleTree in a CompilationUnitTree
Jonathan Gibbons
jjg at openjdk.java.net
Mon Jan 25 21:47:44 UTC 2021
On Wed, 20 Jan 2021 06:14:03 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a small change to add an overdue missing method to access the `ModuleTree` when a `CompilationUnitTree` represents a modular compilation unit.
>
> CSR is in progress.
This pull request has now been integrated.
Changeset: d6fb9d72
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/d6fb9d72
Stats: 179 lines in 5 files changed: 171 ins; 0 del; 8 mod
8255464: Cannot access ModuleTree in a CompilationUnitTree
Reviewed-by: vromero
-------------
PR: https://git.openjdk.java.net/jdk/pull/2155
More information about the compiler-dev
mailing list