-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
While crawling over code for speed/memory reduction for WF 11 I noticed the RunningStateJmx.registerMBean stuff was a bit more complex than needed.
This is really minor. Eliminate an inner class used for an enum switch, avoid some simple calculations when the result is statically known.