On Tue, 12 Oct 2021 07:20:14 GMT, Andrey Turbanov <[email protected]> wrote:

> Non-static classes hold a link to their parent classes, which in many cases 
> can be avoided.
> Similar cleanup in java.base - 
> [JDK-8261880](https://bugs.openjdk.java.net/browse/JDK-8261880)

This pull request has now been integrated.

Changeset: 21df412b
Author:    Andrey Turbanov <[email protected]>
Committer: Serguei Spitsyn <[email protected]>
URL:       
https://git.openjdk.java.net/jdk/commit/21df412bd9a02f0c3f351467951415141d920e03
Stats:     7 lines in 4 files changed: 0 ins; 2 del; 5 mod

8275240: Change nested classes in jdk.attach to static nested classes

Reviewed-by: cjplummer, dholmes, sspitsyn

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

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

Reply via email to