src/share/vm/memory/defNewGeneration.cpp

Print this page
rev 5891 : [mq]: hideDoCodeRoots

*** 624,634 **** true, // Process younger gens, if any, // as strong roots. true, // activate StrongRootsScope SharedHeap::ScanningOption(so), &fsc_with_no_gc_barrier, - true, // walk *all* scavengable nmethods &fsc_with_gc_barrier, &klass_scan_closure); // "evacuate followers". evacuate_followers.do_void(); --- 624,633 ----