diff -r eb30f7891bae -r 388aa8d67c80 hotspot/src/share/vm/runtime/arguments.cpp --- a/hotspot/src/share/vm/runtime/arguments.cpp Thu Jun 22 15:26:34 2017 -0700 +++ b/hotspot/src/share/vm/runtime/arguments.cpp Thu Jun 22 20:47:22 2017 -0400 @@ -39,6 +39,7 @@ #include "memory/allocation.inline.hpp" #include "memory/universe.inline.hpp" #include "oops/oop.inline.hpp" +#include "prims/jvm.h" #include "prims/jvmtiExport.hpp" #include "runtime/arguments.hpp" #include "runtime/arguments_ext.hpp"