src/share/vm/memory/defNewGeneration.cpp

changeset 6971
7426d8d76305
parent 6968
9fec19bb0659
child 6992
2c6ef90f030a
     1.1 --- a/src/share/vm/memory/defNewGeneration.cpp	Mon Feb 10 12:58:09 2014 +0100
     1.2 +++ b/src/share/vm/memory/defNewGeneration.cpp	Thu Feb 13 17:44:39 2014 +0100
     1.3 @@ -630,7 +630,6 @@
     1.4                                  true,  // activate StrongRootsScope
     1.5                                  SharedHeap::ScanningOption(so),
     1.6                                  &fsc_with_no_gc_barrier,
     1.7 -                                true,   // walk *all* scavengable nmethods
     1.8                                  &fsc_with_gc_barrier,
     1.9                                  &klass_scan_closure);
    1.10  

mercurial