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

WorkerThread::id() should match GangWorker's worker_id

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • 9
    • hotspot
    • None
    • gc
    • generic
    • generic

      WorkerThread::id() should match the worker_id argument passed to a GangWorker::work(). This allows retrieval of the id in contexts where the worker_id parameter is not available. It's also a potential source for bugs if/when both WorkerThread::id() and worker_id is used under the assumption that they are the same.

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: