8323722: Serial: Remove unused no_gc_in_progress
Reviewed-by: stefank, tschatzl
This commit is contained in:
parent
7e0a4ed629
commit
a45b5b4921
@ -248,8 +248,6 @@ public:
|
||||
_old_gen->update_gc_stats(current_generation, full);
|
||||
}
|
||||
|
||||
bool no_gc_in_progress() { return !is_gc_active(); }
|
||||
|
||||
void prepare_for_verify() override;
|
||||
void verify(VerifyOption option) override;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user