diff -r 5f63af8f9d7f -r 31e07291ae29 src/hotspot/share/code/nmethod.cpp --- a/src/hotspot/share/code/nmethod.cpp Mon Apr 23 09:01:03 2018 -0700 +++ b/src/hotspot/share/code/nmethod.cpp Mon Apr 23 10:59:39 2018 -0500 @@ -47,6 +47,7 @@ #include "oops/oop.inline.hpp" #include "prims/jvmtiImpl.hpp" #include "runtime/atomic.hpp" +#include "runtime/flags/flagSetting.hpp" #include "runtime/frame.inline.hpp" #include "runtime/handles.inline.hpp" #include "runtime/jniHandles.inline.hpp"