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

Parallel: Remove unused arg in PSCardTable::pre_scavenge

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • hotspot
    • gc
    • b03

      The first arg is unused.

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

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

              Created:
              Updated:
              Resolved: