Skip to content

Commit 8b50176

Browse files
committed
8200438: Non-PCH x86_32 build failure: err_msg is not defined
Reviewed-by: stuefe, zgu, stefank
1 parent 9fee73e commit 8b50176

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
#include "runtime/sharedRuntime.hpp"
4242
#include "runtime/vframeArray.hpp"
4343
#include "utilities/align.hpp"
44+
#include "utilities/formatBuffer.hpp"
4445
#include "vm_version_x86.hpp"
4546
#include "vmreg_x86.inline.hpp"
4647
#ifdef COMPILER1

0 commit comments

Comments
 (0)