G1 parallel phase event for object copy is sent too often

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • tbd
    • Affects Version/s: 20
    • Component/s: 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.

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

              Created:
              Updated: