changeset 13482 | c6b6960549f1 |
parent 13466 | 9fdf353d5f4c |
child 13516 | f7adc27fb367 |
--- a/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp Tue Aug 21 10:05:57 2012 -0700 +++ b/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp Tue Aug 21 14:10:39 2012 -0700 @@ -1706,7 +1706,6 @@ void stop_conc_gc_threads(); size_t pending_card_num(); - size_t max_pending_card_num(); size_t cards_scanned(); protected: