-
Enhancement
-
Resolution: Fixed
-
P4
-
None
The static initialization of PlatformMBeanFinder takes around 10ms and is somewhat convoluted. Desugaring lambdas and folding code gets the initialization overhead down to ~4-5ms while simplifying it somewhat.