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

Refactor ParNewGeneration to contain ParNewTracer

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • 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.

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

                Created:
                Updated:
                Resolved: