hotspot/src/share/vm/opto/c2compiler.cpp
changeset 26913 9ad70cd32368
parent 26796 666464578742
child 27706 3f10f4ac2bd6
--- a/hotspot/src/share/vm/opto/c2compiler.cpp	Mon Sep 29 08:40:51 2014 +0200
+++ b/hotspot/src/share/vm/opto/c2compiler.cpp	Thu Sep 25 12:10:57 2014 +0400
@@ -147,7 +147,7 @@
 
 
 void C2Compiler::print_timers() {
-  // do nothing
+  Compile::print_timers();
 }
 
 int C2Compiler::initial_code_buffer_size() {