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

Parallel: Remove unused arg in PSCardTable::pre_scavenge

    XMLWordPrintable

Details

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

    Description

      The first arg is unused.

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: