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

ZGC: Improve ZPageAllocation JFR event sending

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 26
    • None
    • hotspot
    • gc
    • master

      The starting time for the ZPageAllocation JFR event is measured separately from creating an EventZPageAllocation variable. This means it is better to use the anonymous EventZPageAllocation::commit rather than creating an event and sending that event.

      Additionally, if the event is not enabled (either specifically or if JFR is disabled), we should not sample statistics for the event.

            jsikstro Joel Sikström
            jsikstro Joel Sikström
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: