diff -r d222f503b7fe -r 12997ebbc0d8 src/hotspot/share/runtime/reflection.cpp --- a/src/hotspot/share/runtime/reflection.cpp Mon Aug 20 16:18:56 2018 -0700 +++ b/src/hotspot/share/runtime/reflection.cpp Mon Aug 20 13:58:23 2018 -0700 @@ -43,6 +43,7 @@ #include "oops/typeArrayOop.inline.hpp" #include "prims/jvmtiExport.hpp" #include "runtime/arguments.hpp" +#include "runtime/fieldDescriptor.inline.hpp" #include "runtime/handles.inline.hpp" #include "runtime/javaCalls.hpp" #include "runtime/reflection.hpp"