Details
Description
G1RemSet has a number of virtual functions, yet is derived from CHeapObj and has no subclasses. Of most interest is refine_card(); making it non-virtual should provide some performance benefit. The others are two print functions and prepare_for_verify().