changeset 37237 | 7e5787f48bae |
parent 36800 | 37014ee7264c |
parent 37161 | e881f320966e |
child 37248 | 11a660dbbb8e |
--- a/hotspot/src/share/vm/jvmci/jvmciCompilerToVM.cpp Thu Mar 24 15:53:19 2016 -0700 +++ b/hotspot/src/share/vm/jvmci/jvmciCompilerToVM.cpp Sat Apr 02 05:39:25 2016 +0200 @@ -48,6 +48,7 @@ #include "gc/g1/heapRegion.hpp" #include "runtime/javaCalls.hpp" #include "runtime/deoptimization.hpp" +#include "runtime/timerTrace.hpp" #include "runtime/vframe.hpp" #include "runtime/vframe_hp.hpp" #include "runtime/vmStructs.hpp"