diff -r 892795cc82fe -r b9c64b7c06c9 hotspot/src/share/vm/runtime/java.cpp --- a/hotspot/src/share/vm/runtime/java.cpp Tue Nov 17 15:14:29 2015 -0800 +++ b/hotspot/src/share/vm/runtime/java.cpp Wed Nov 18 11:47:55 2015 -0500 @@ -49,6 +49,7 @@ #include "runtime/arguments.hpp" #include "runtime/biasedLocking.hpp" #include "runtime/compilationPolicy.hpp" +#include "runtime/deoptimization.hpp" #include "runtime/fprofiler.hpp" #include "runtime/init.hpp" #include "runtime/interfaceSupport.hpp"