changeset 49192 | 6734eeef4283 |
parent 49047 | 8f004146e407 |
child 49322 | 38933ade5bf5 |
--- a/src/hotspot/share/prims/whitebox.cpp Thu Mar 01 09:03:30 2018 -0800 +++ b/src/hotspot/share/prims/whitebox.cpp Thu Mar 01 16:51:22 2018 -0500 @@ -53,6 +53,7 @@ #include "runtime/handshake.hpp" #include "runtime/interfaceSupport.hpp" #include "runtime/javaCalls.hpp" +#include "runtime/jniHandles.inline.hpp" #include "runtime/os.hpp" #include "runtime/sweeper.hpp" #include "runtime/thread.hpp"