8253928: G1: Remove G1ConcurrentMarkThread::set_in_progress declaration
Reviewed-by: ayang, shade
This commit is contained in:
parent
4185ed3290
commit
b8966e1f7b
@ -100,7 +100,6 @@ class G1ConcurrentMarkThread: public ConcurrentGCThread {
|
||||
void set_idle();
|
||||
void start_full_mark();
|
||||
void start_undo_mark();
|
||||
void set_in_progress();
|
||||
|
||||
bool idle() const;
|
||||
// Returns true from the moment a concurrent cycle is
|
||||
|
Loading…
x
Reference in New Issue
Block a user