RFR: JDK-8255464: Cannot access ModuleTree in a CompilationUnitTree
Vicente Romero
vromero at openjdk.java.net
Fri Jan 22 20:04:42 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.
looks good to me
-------------
Marked as reviewed by vromero (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2155
More information about the compiler-dev
mailing list