< prev index next >

src/share/vm/gc_implementation/parNew/parNewGeneration.hpp

Print this page

        

*** 417,426 **** const ParNewTracer* gc_tracer() const { return &_gc_tracer; } static oop real_forwardee(oop obj); - - DEBUG_ONLY(static bool is_legal_forward_ptr(oop p);) }; #endif // SHARE_VM_GC_IMPLEMENTATION_PARNEW_PARNEWGENERATION_HPP --- 417,424 ----
< prev index next >