diff -r 632402f18fe6 -r 56619bb8bcaa hotspot/src/share/vm/runtime/compilationPolicy.cpp --- a/hotspot/src/share/vm/runtime/compilationPolicy.cpp Thu Sep 03 15:03:12 2015 -0700 +++ b/hotspot/src/share/vm/runtime/compilationPolicy.cpp Fri Sep 04 12:47:57 2015 +0200 @@ -26,7 +26,6 @@ #include "code/compiledIC.hpp" #include "code/nmethod.hpp" #include "code/scopeDesc.hpp" -#include "compiler/compilerOracle.hpp" #include "interpreter/interpreter.hpp" #include "oops/methodData.hpp" #include "oops/method.hpp"