diff -r 0d2964a78d0e -r c314cf1db3fa hotspot/src/share/vm/gc_implementation/shared/gcTrace.hpp --- a/hotspot/src/share/vm/gc_implementation/shared/gcTrace.hpp Tue Feb 10 17:41:19 2015 -0500 +++ b/hotspot/src/share/vm/gc_implementation/shared/gcTrace.hpp Wed Feb 11 14:47:21 2015 +0100 @@ -153,7 +153,7 @@ virtual void report_gc_end_impl(const Ticks& timestamp, TimePartitions* time_partitions); public: - void report_promotion_failed(const PromotionFailedInfo& pf_info); + void report_promotion_failed(const PromotionFailedInfo& pf_info) const; void report_tenuring_threshold(const uint tenuring_threshold); /*