Integrated: 8260448: Simplify ManagementFactory$PlatformMBeanFinder

Claes Redestad redestad at openjdk.java.net
Wed Jan 27 11:33:40 UTC 2021


On Tue, 26 Jan 2021 19:34:35 GMT, Claes Redestad <redestad at openjdk.org> wrote:

> Simplify and desugar the static initialization of PlatformMBeanFinder. 
> 
> While arguably making the code easier to comprehend, this saves 5-6ms on startup in various applications such as the spring-petclinic.

This pull request has now been integrated.

Changeset: e696baab
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e696baab
Stats:     64 lines in 1 file changed: 21 ins; 26 del; 17 mod

8260448: Simplify ManagementFactory$PlatformMBeanFinder

Reviewed-by: mchung, dfuchs

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

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


More information about the serviceability-dev mailing list