diff -r d222f503b7fe -r 12997ebbc0d8 src/hotspot/share/runtime/thread.cpp --- a/src/hotspot/share/runtime/thread.cpp Mon Aug 20 16:18:56 2018 -0700 +++ b/src/hotspot/share/runtime/thread.cpp Mon Aug 20 13:58:23 2018 -0700 @@ -65,6 +65,7 @@ #include "runtime/arguments.hpp" #include "runtime/atomic.hpp" #include "runtime/biasedLocking.hpp" +#include "runtime/fieldDescriptor.inline.hpp" #include "runtime/flags/jvmFlagConstraintList.hpp" #include "runtime/flags/jvmFlagRangeList.hpp" #include "runtime/flags/jvmFlagWriteableList.hpp"