--- old/src/share/vm/runtime/sweeper.hpp 2015-10-08 07:24:31.000000000 -1000 +++ new/src/share/vm/runtime/sweeper.hpp 2015-10-08 07:24:31.000000000 -1000 @@ -27,7 +27,9 @@ class WhiteBox; +#include "code/codeCache.hpp" #include "utilities/ticks.hpp" + // An NmethodSweeper is an incremental cleaner for: // - cleanup inline caches // - reclamation of nmethods