< prev index next >

src/share/vm/gc/shared/genCollectedHeap.hpp

Print this page

        

*** 396,406 **** public: static const bool StrongAndWeakRoots = false; static const bool StrongRootsOnly = true; ! void gen_process_roots(StrongRootsScope* scpe, int level, bool younger_gens_as_roots, ScanningOption so, bool only_strong_roots, OopsInGenClosure* not_older_gens, --- 396,406 ---- public: static const bool StrongAndWeakRoots = false; static const bool StrongRootsOnly = true; ! void gen_process_roots(StrongRootsScope* scope, int level, bool younger_gens_as_roots, ScanningOption so, bool only_strong_roots, OopsInGenClosure* not_older_gens,
< prev index next >