src/hotspot/share/prims/jvmtiRedefineClasses.cpp
changeset 53143 6b7240a24b56
parent 51959 db0c3952de52
child 53641 c572eb605087
--- a/src/hotspot/share/prims/jvmtiRedefineClasses.cpp	Fri Jan 04 14:05:16 2019 +0100
+++ b/src/hotspot/share/prims/jvmtiRedefineClasses.cpp	Fri Jan 04 16:23:56 2019 +0100
@@ -26,6 +26,7 @@
 #include "aot/aotLoader.hpp"
 #include "classfile/classLoaderDataGraph.hpp"
 #include "classfile/classFileStream.hpp"
+#include "classfile/javaClasses.inline.hpp"
 #include "classfile/metadataOnStackMark.hpp"
 #include "classfile/systemDictionary.hpp"
 #include "classfile/verifier.hpp"