On Thu, 14 Oct 2021 07:47:33 GMT, Andrey Turbanov <d...@openjdk.java.net> wrote:

> Non-static classes hold a link to their parent classes, which in many cases 
> can be avoided.
> I updated only private and package-private classes. Didn't touch 
> public/protected to not break external code.
> Similar cleanup in java.base - 
> [JDK-8261880](https://bugs.openjdk.java.net/browse/JDK-8261880)

Marked as reviewed by serb (Reviewer).

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

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

Reply via email to