diff -r d222f503b7fe -r 12997ebbc0d8 src/hotspot/share/jfr/jni/jfrJavaSupport.cpp --- a/src/hotspot/share/jfr/jni/jfrJavaSupport.cpp Mon Aug 20 16:18:56 2018 -0700 +++ b/src/hotspot/share/jfr/jni/jfrJavaSupport.cpp Mon Aug 20 13:58:23 2018 -0700 @@ -39,7 +39,7 @@ #include "oops/objArrayKlass.hpp" #include "oops/objArrayOop.inline.hpp" #include "runtime/handles.inline.hpp" -#include "runtime/fieldDescriptor.hpp" +#include "runtime/fieldDescriptor.inline.hpp" #include "runtime/java.hpp" #include "runtime/jniHandles.inline.hpp" #include "runtime/synchronizer.hpp"