CDV ❯ JmxRemoteTunnelMessage can be optimized to create less garbage
-
Bug
-
Status: Open
-
2 Major
-
Resolution:
-
Communications Layer
-
-
interfaces
-
Reporter: teck
-
February 06, 2008
-
0
-
Watchers: 0
-
December 16, 2011
-
Description
JmxRemoteTunnelMessage – in serializeTo() and deserializeFrom(), there are intermediate byte arrays created that can created read and written from the message stream directly
If you can get to it…