-
Bug
-
Resolution: Done
-
Major
-
None
-
None
While looking through JFR allocation rates the Codec28$Lambda always shows up even though that lambda is always performed on the parameters Map that is empty. Note this parameters Map is currently only used if Telemetry/Object storage/stats are enabled. We should add a simple if statement to remove this allocation when it is not enabled.