< prev index next >

src/share/vm/gc_implementation/shenandoah/heuristics/shenandoahStaticHeuristics.hpp

Print this page
rev 10607 : [backport] Remove ShHeuristics::print_threshold

*** 28,39 **** class ShenandoahStaticHeuristics : public ShenandoahHeuristics { public: ShenandoahStaticHeuristics(); - void print_thresholds(); - virtual ~ShenandoahStaticHeuristics(); virtual bool should_start_normal_gc() const; virtual void choose_collection_set_from_regiondata(ShenandoahCollectionSet* cset, --- 28,37 ----
< prev index next >