mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 03:24:38 +02:00
Merge
This commit is contained in:
commit
ec13301b32
11 changed files with 96 additions and 103 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue