--- old/src/hotspot/cpu/sparc/methodHandles_sparc.cpp 2018-04-05 12:03:07.000000000 -0500 +++ new/src/hotspot/cpu/sparc/methodHandles_sparc.cpp 2018-04-05 12:03:07.000000000 -0500 @@ -31,6 +31,7 @@ #include "memory/allocation.inline.hpp" #include "memory/resourceArea.hpp" #include "prims/methodHandles.hpp" +#include "runtime/flags/flagSetting.hpp" #include "runtime/frame.inline.hpp" #include "utilities/preserveException.hpp"