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

Parallel: Remove unused variables in PSParallelCompact::invoke

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 20
    • hotspot
    • gc
    • b14

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

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

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

              Created:
              Updated:
              Resolved: