RFR: 8261880: Change nested classes in java.base to static nested classes where possible [v2]
Сергей Цыпанов
github.com+10835776+stsypanov at openjdk.java.net
Thu May 20 06:45:43 UTC 2021
On Wed, 17 Feb 2021 16:38:03 GMT, Сергей Цыпанов <github.com+10835776+stsypanov at openjdk.org> wrote:
>> Non-static classes hold a link to their parent classes, which in many cases can be avoided.
>
> Сергей Цыпанов has updated the pull request incrementally with one additional commit since the last revision:
>
> 8261880: Remove static from declarations of Holder nested classes
Any more comments?
-------------
PR: https://git.openjdk.java.net/jdk/pull/2589
More information about the hotspot-compiler-dev
mailing list