Withdrawn: 8271623: Omit enclosing instance fields from inner classes that don't use it

duke duke at openjdk.java.net
Tue Sep 28 23:56:30 UTC 2021


On Tue, 3 Aug 2021 03:19:13 GMT, Liam Miller-Cushon <cushon at openjdk.org> wrote:

> This change omits the synthetic `this$0` field from inner classes that do not access any enclosing instance state.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.java.net/jdk/pull/4966


More information about the compiler-dev mailing list