diff -r 2a0fdb3e2a19 -r e881f320966e hotspot/src/share/vm/prims/jvmtiEnv.cpp --- a/hotspot/src/share/vm/prims/jvmtiEnv.cpp Fri Mar 18 21:01:28 2016 -0700 +++ b/hotspot/src/share/vm/prims/jvmtiEnv.cpp Tue Mar 15 14:41:07 2016 +0100 @@ -59,6 +59,7 @@ #include "runtime/reflectionUtils.hpp" #include "runtime/signature.hpp" #include "runtime/thread.inline.hpp" +#include "runtime/timerTrace.hpp" #include "runtime/vframe.hpp" #include "runtime/vmThread.hpp" #include "services/threadService.hpp"