This commit is contained in:
Dmitry Samersoff 2012-09-27 20:22:57 +04:00
commit 47a8760b93
338 changed files with 1627 additions and 20712 deletions

View file

@ -3412,7 +3412,6 @@ void G1CollectedHeap::print_gc_threads_on(outputStream* st) const {
st->cr();
_cm->print_worker_threads_on(st);
_cg1r->print_worker_threads_on(st);
st->cr();
}
void G1CollectedHeap::gc_threads_do(ThreadClosure* tc) const {