src/hotspot/share/code/oopRecorder.cpp
changeset 49192 6734eeef4283
parent 48831 05894c073b7e
child 49593 4dd58ecc9912
--- a/src/hotspot/share/code/oopRecorder.cpp	Thu Mar 01 09:03:30 2018 -0800
+++ b/src/hotspot/share/code/oopRecorder.cpp	Thu Mar 01 16:51:22 2018 -0500
@@ -29,6 +29,7 @@
 #include "code/oopRecorder.hpp"
 #include "memory/allocation.inline.hpp"
 #include "oops/oop.inline.hpp"
+#include "runtime/jniHandles.inline.hpp"
 
 #ifdef ASSERT
 template <class T> int ValueRecorder<T>::_find_index_calls = 0;