< prev index next >

src/hotspot/share/runtime/advancedThresholdPolicy.cpp

Print this page

        

*** 23,32 **** --- 23,33 ---- */ #include "precompiled.hpp" #include "code/codeCache.hpp" #include "runtime/advancedThresholdPolicy.hpp" + #include "runtime/handles.inline.hpp" #include "runtime/simpleThresholdPolicy.inline.hpp" #if INCLUDE_JVMCI #include "jvmci/jvmciRuntime.hpp" #endif
< prev index next >