Skip to content

Commit 0b0e064

Browse files
chadrakoshipilev
authored andcommitted
8311656: Shenandoah: Unused ShenandoahSATBAndRemarkThreadsClosure::_claim_token
Reviewed-by: ysr, shade
1 parent fd7fddb commit 0b0e064

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hotspot/share/gc/shenandoah/shenandoahConcurrentMark.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ class ShenandoahSATBAndRemarkThreadsClosure : public ThreadClosure {
7373
private:
7474
SATBMarkQueueSet& _satb_qset;
7575
OopClosure* const _cl;
76-
uintx _claim_token;
7776

7877
public:
7978
ShenandoahSATBAndRemarkThreadsClosure(SATBMarkQueueSet& satb_qset, OopClosure* cl) :

0 commit comments

Comments
 (0)