Refactor ParNewGeneration to contain ParNewTracer

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • gc
    • b52

        The current implementation stack-allocates a ParNewTracer for each call to ParNewGeneration::collect(). This requires the tracer to be passed as an argument to functions wanting to use the it. To avoid this the tracer could instead be kept as a field in the class.

              Assignee:
              Marcus Larsson (Inactive)
              Reporter:
              Marcus Larsson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: