Parallel: Remove unused variables in PSParallelCompact::invoke

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 20
    • Affects Version/s: 20
    • Component/s: hotspot
    • gc
    • b14

      `PSParallelCompact::invoke` contains unused variables that can be removed.

      ```
      GCCause::Cause gc_cause = heap->gc_cause();
      ...
      PSAdaptiveSizePolicy* policy = heap->size_policy();
      ```

            Assignee:
            Albert Yang
            Reporter:
            Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: