mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
Merge
This commit is contained in:
commit
47a8760b93
338 changed files with 1627 additions and 20712 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue