Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-16715

Codec28#writeMediaType always allocates lambda for parameters even when empty

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 15.1.0.Dev04
    • None
    • Hot Rod
    • 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.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: