diff -r 3bcfa1db9717 -r d5a8dbdc5150 hotspot/src/share/vm/prims/jvm.cpp --- a/hotspot/src/share/vm/prims/jvm.cpp Wed Jul 02 20:20:45 2014 -0400 +++ b/hotspot/src/share/vm/prims/jvm.cpp Fri Jul 04 11:46:01 2014 +0200 @@ -59,6 +59,7 @@ #include "runtime/thread.inline.hpp" #include "runtime/vframe.hpp" #include "runtime/vm_operations.hpp" +#include "runtime/vm_version.hpp" #include "services/attachListener.hpp" #include "services/management.hpp" #include "services/threadService.hpp"