Relates :
|
|
Relates :
|
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.