Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8269369

Add OldObjectSampleEvent.allocationSize field

XMLWordPrintable

    • Icon: Backport Backport
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 17
    • 18
    • 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

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

              Created:
              Updated:
              Resolved: