Integrated: 8278551: Shenandoah: Adopt WorkerThread::worker_id() to replace Shenandoah specific implementation

Zhengyu Gu zgu at openjdk.java.net
Thu Dec 16 15:26:59 UTC 2021


On Wed, 15 Dec 2021 19:12:28 GMT, Zhengyu Gu <zgu at openjdk.org> wrote:

> Shenandoah stores worker_id in ThreadLocalData for the same purpose as JDK-8278351.
> 
> After JDK-8278351, Shenandoah should adopt WorkerThread::worker_id() from JDK-8278351 to replace its own implementation.
> 
> Test:
> - [x] hotspot_gc_shenandoah

This pull request has now been integrated.

Changeset: 937126b1
Author:    Zhengyu Gu <zgu at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/937126b1406ff0f6ac0828310e5e09003692dcd3
Stats:     39 lines in 4 files changed: 2 ins; 31 del; 6 mod

8278551: Shenandoah: Adopt WorkerThread::worker_id() to replace Shenandoah specific implementation

Reviewed-by: rkennke

-------------

PR: https://git.openjdk.java.net/jdk/pull/6853


More information about the shenandoah-dev mailing list