Integrated: 8311656: Shenandoah: Unused ShenandoahSATBAndRemarkThreadsClosure::_claim_token

Chad Rakoczy duke at openjdk.org
Wed Jul 12 07:33:23 UTC 2023


On Mon, 10 Jul 2023 23:39:42 GMT, Chad Rakoczy <duke at openjdk.org> wrote:

> [JDK-8311656](https://bugs.openjdk.org/browse/JDK-8311656)
> 
> Remove unused `_claim_token` field from `ShenandoahSATBAndRemarkThreadsClosure`
> 
> Additional testing:
> - [x] Linux x86_64 fastdebug `tier2`
> - [x] Linux x86_64 release `tier2`
> - [x] Linux x86_64 fastdebug `test/hotspot/jtreg/gc/shenandoah`
> - [x] Linux x86_64 release `test/hotspot/jtreg/gc/shenandoah`
> - [x] Linux x86_64 fastdebug `gtest:all`
> - [x] Linux x86_64 release `gtest:all`

This pull request has now been integrated.

Changeset: 0b0e064e
Author:    Chad Rakoczy <chadrako at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/0b0e064e36082200ace384c92eae02d3f7baa7ba
Stats:     1 line in 1 file changed: 0 ins; 1 del; 0 mod

8311656: Shenandoah: Unused ShenandoahSATBAndRemarkThreadsClosure::_claim_token

Reviewed-by: ysr, shade

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

PR: https://git.openjdk.org/jdk/pull/14818


More information about the hotspot-gc-dev mailing list