mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-11 22:19:43 +00:00
8253226: Shenandoah: remove unimplemented ShenandoahStrDedupQueue::verify
Reviewed-by: rkennke, zgu
This commit is contained in:
parent
c781594bfe
commit
300b8517c3
@ -113,8 +113,6 @@ private:
|
||||
bool pop_candidate(oop& obj);
|
||||
|
||||
void set_producer_buffer(ShenandoahQueueBuffer* buf, size_t queue_id);
|
||||
|
||||
void verify(ShenandoahQueueBuffer* head);
|
||||
};
|
||||
|
||||
#endif // SHARE_GC_SHENANDOAH_SHENANDOAHSTRDEDUPQUEUE_HPP
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user