Parallel: Remove unused arg in PSCardTable::pre_scavenge

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 23
    • Affects Version/s: 23
    • Component/s: hotspot
    • gc
    • b03

      The first arg is unused.

      void PSCardTable::pre_scavenge(HeapWord* old_gen_bottom, uint active_workers) {
        _preprocessing_active_workers = active_workers;
      }

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

              Created:
              Updated:
              Resolved: