diff -r 0bda2308eded -r ad45b3802d4e src/hotspot/share/runtime/tieredThresholdPolicy.cpp --- a/src/hotspot/share/runtime/tieredThresholdPolicy.cpp Wed May 01 12:41:26 2019 -0400 +++ b/src/hotspot/share/runtime/tieredThresholdPolicy.cpp Wed May 01 12:31:29 2019 -0700 @@ -34,7 +34,7 @@ #include "code/scopeDesc.hpp" #include "oops/method.inline.hpp" #if INCLUDE_JVMCI -#include "jvmci/jvmciRuntime.hpp" +#include "jvmci/jvmci.hpp" #endif #ifdef TIERED