changeset 49982 | 9042ffe5b7fe |
parent 49669 | 3569b528972e |
child 50113 | caf115bb98ad |
--- a/src/hotspot/share/prims/jni.cpp Fri May 04 09:29:14 2018 +0200 +++ b/src/hotspot/share/prims/jni.cpp Fri May 04 11:41:35 2018 +0200 @@ -38,6 +38,7 @@ #include "classfile/vmSymbols.hpp" #include "gc/shared/gcLocker.inline.hpp" #include "interpreter/linkResolver.hpp" +#include "logging/log.hpp" #include "memory/allocation.hpp" #include "memory/allocation.inline.hpp" #include "memory/oopFactory.hpp"