Integrated: 8275384: Change nested classes in jdk.jconsole to static nested classes
Andrey Turbanov
duke at openjdk.java.net
Thu Oct 21 20:56:10 UTC 2021
On Sat, 16 Oct 2021 20:32:43 GMT, Andrey Turbanov <duke at openjdk.java.net> wrote:
> Non-static classes hold a link to their parent classes, which can be avoided.
This pull request has now been integrated.
Changeset: 4e9dd4bd
Author: Andrey Turbanov <turbanoff at gmail.com>
Committer: Mandy Chung <mchung at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/4e9dd4bddb888717d774147d4ba1acecc750629c
Stats: 12 lines in 5 files changed: 0 ins; 0 del; 12 mod
8275384: Change nested classes in jdk.jconsole to static nested classes
Reviewed-by: alanb, sspitsyn, mchung
-------------
PR: https://git.openjdk.java.net/jdk/pull/5974
More information about the serviceability-dev
mailing list