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

Rename G1ParScanThreadState::_queue_num to _worker_id

XMLWordPrintable

    • gc
    • b79

        Everywhere else but G1ParScanThreadState the thread id a particular class belongs to is called worker_id. In this case it is called queue_num(), although it is used as worker_id, and actually assigned and compared to worker_ids in other code.

        Change this to be more conforming to existing code.

              tschatzl Thomas Schatzl
              tschatzl Thomas Schatzl
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: