RFR: 8271623: Omit enclosing instance fields from inner classes that don't use it [v5]
Liam Miller-Cushon
cushon at openjdk.java.net
Tue Nov 23 15:29:43 UTC 2021
On Tue, 23 Nov 2021 15:10:07 GMT, Vicente Romero <vromero at openjdk.org> wrote:
>> Liam Miller-Cushon has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR.
>
> lgtm, thanks for fixing this!
@vicente-romero-oracle thanks for the review!
I rebased and pushed one more commit to `test/langtools/tools/javac/classfiles/attributes/Synthetic/BridgeMethodsForLambdaTest.java` to restore an `-XD` flag that was accidentally removed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4966
More information about the compiler-dev
mailing list