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

G1 parallel phase event for object copy is sent too often

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 20
    • hotspot
    • gc

      The GCPhaseParallel JFR event is used for a lot of different phases in G1. One of the phases is object copy and here the event is split up to cover both copy from local queues and separate events for stealing. But there is no difference in the events sent so not obvious which events are from stealing.

      We could merge this to only send one event to avoid sending an excessive amount of events.

            Unassigned Unassigned
            sjohanss Stefan Johansson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: