8200438: Non-PCH x86_32 build failure: err_msg is not defined
authorshade
Tue, 03 Apr 2018 10:27:46 +0200
changeset 49657 45071514f87a
parent 49656 be608cad0b2a
child 49658 8237a91c1cca
8200438: Non-PCH x86_32 build failure: err_msg is not defined Reviewed-by: stuefe, zgu, stefank
src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
--- a/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp	Fri Mar 30 21:57:50 2018 -0400
+++ b/src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp	Tue Apr 03 10:27:46 2018 +0200
@@ -41,6 +41,7 @@
 #include "runtime/sharedRuntime.hpp"
 #include "runtime/vframeArray.hpp"
 #include "utilities/align.hpp"
+#include "utilities/formatBuffer.hpp"
 #include "vm_version_x86.hpp"
 #include "vmreg_x86.inline.hpp"
 #ifdef COMPILER1