changeset 35061 | be6025ebffea |
parent 33608 | 7afc768e4d62 |
child 35943 | e726308008c0 |
--- a/hotspot/src/share/vm/gc/g1/concurrentMarkThread.hpp Thu Dec 10 23:02:31 2015 +0000 +++ b/hotspot/src/share/vm/gc/g1/concurrentMarkThread.hpp Thu Dec 10 14:57:55 2015 +0100 @@ -40,7 +40,6 @@ double _vtime_accum; // Accumulated virtual time. double _vtime_mark_accum; - void cm_log(bool doit, bool join_sts, const char* fmt, ...) ATTRIBUTE_PRINTF(4, 5); public: virtual void run();