--- old/src/hotspot/share/prims/jni.cpp 2018-04-27 15:29:31.214203356 +0200 +++ new/src/hotspot/share/prims/jni.cpp 2018-04-27 15:29:30.970203364 +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"