This commit is contained in:
Y. Srinivas Ramakrishna 2011-09-07 15:00:13 -07:00
commit ec13301b32
11 changed files with 96 additions and 103 deletions

View file

@ -4586,7 +4586,6 @@ g1_process_strong_roots(bool collecting_perm_gen,
// keep entries (which are added by the marking threads) on them
// live until they can be processed at the end of marking.
ref_processor()->weak_oops_do(&buf_scan_non_heap_roots);
ref_processor()->oops_do(&buf_scan_non_heap_roots);
}
// Finish up any enqueued closure apps (attributed as object copy time).