-
Enhancement
-
Resolution: Fixed
-
P4
-
19
-
b03
Shenandoah stores worker_id in ThreadLocalData for the same purpose as JDK-8278351.
AfterJDK-8278351, Shenandoah should adopt WorkerThread::worker_id() from JDK-8278351 to replace its own implementation.
After
- relates to
-
JDK-8278351 Add function to retrieve worker_id from any context
- Resolved