Add OldObjectSampleEvent.allocationSize field

XMLWordPrintable

    • Type: Backport
    • Resolution: Withdrawn
    • Priority: P4
    • 17
    • Affects Version/s: 18
    • Component/s: hotspot
    • jfr

      This is a trivial change which allows us (Datadog) to match Java with other languages (Python and Go) in our offering for memory leak profiling. Without this information, we cannot provide a Heap Live Size profiler like described in [1] as we can't get the information about the size of the object sampled as part of the OldObjectSample events.

      The patch applies cleanly.

      [1] https://github.com/openjdk/jdk/pull/4549#issuecomment-867478309

            Assignee:
            Ludovic Henry
            Reporter:
            Ludovic Henry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: