RFR: 8261880: Change nested classes in java.base to static nested classes where possible [v2]
Chris Hegarty
chegar at openjdk.java.net
Thu Feb 18 11:54:40 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
The changes in java/net look ok to me.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2589
More information about the security-dev
mailing list