--- old/src/share/vm/runtime/sweeper.hpp 2015-09-16 15:19:08.000000000 -0700 +++ new/src/share/vm/runtime/sweeper.hpp 2015-09-16 15:19:07.000000000 -0700 @@ -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