diff -r 77fb0be7d19f -r 4dd58ecc9912 src/hotspot/share/classfile/systemDictionary.cpp --- a/src/hotspot/share/classfile/systemDictionary.cpp Thu Mar 15 21:24:10 2018 +0100 +++ b/src/hotspot/share/classfile/systemDictionary.cpp Thu Mar 15 21:29:36 2018 +0100 @@ -76,6 +76,7 @@ #include "runtime/javaCalls.hpp" #include "runtime/mutexLocker.hpp" #include "runtime/orderAccess.inline.hpp" +#include "runtime/sharedRuntime.hpp" #include "runtime/signature.hpp" #include "services/classLoadingService.hpp" #include "services/diagnosticCommand.hpp"