diff -r 03eaa1688625 -r 5331df506290 hotspot/src/share/vm/prims/jvm.cpp --- a/hotspot/src/share/vm/prims/jvm.cpp Mon Jun 30 10:04:05 2014 +0200 +++ b/hotspot/src/share/vm/prims/jvm.cpp Thu Jun 26 16:05:15 2014 +0200 @@ -53,7 +53,7 @@ #include "runtime/javaCalls.hpp" #include "runtime/jfieldIDWorkaround.hpp" #include "runtime/orderAccess.inline.hpp" -#include "runtime/os.hpp" +#include "runtime/os.inline.hpp" #include "runtime/perfData.hpp" #include "runtime/reflection.hpp" #include "runtime/thread.inline.hpp"