diff -r bd0a95bec96b -r 9042ffe5b7fe src/hotspot/share/runtime/reflection.cpp --- a/src/hotspot/share/runtime/reflection.cpp Fri May 04 09:29:14 2018 +0200 +++ b/src/hotspot/share/runtime/reflection.cpp Fri May 04 11:41:35 2018 +0200 @@ -32,6 +32,7 @@ #include "classfile/verifier.hpp" #include "classfile/vmSymbols.hpp" #include "interpreter/linkResolver.hpp" +#include "logging/log.hpp" #include "memory/oopFactory.hpp" #include "memory/resourceArea.hpp" #include "memory/universe.hpp"