8374768: S390X builds are failing after JDK-8372754

Reviewed-by: stefank, mdoerr
This commit is contained in:
Aleksey Shipilev 2026-01-08 09:32:51 +00:00
parent 08ff16f0aa
commit 067fd3cb2f

View File

@ -30,7 +30,7 @@
#include "code/nativeInst.hpp" #include "code/nativeInst.hpp"
#include "code/vtableStubs.hpp" #include "code/vtableStubs.hpp"
#include "compiler/disassembler.hpp" #include "compiler/disassembler.hpp"
#include "cppstdlib/cstdlib.h" #include "cppstdlib/cstdlib.hpp"
#include "interpreter/interpreter.hpp" #include "interpreter/interpreter.hpp"
#include "jvm.h" #include "jvm.h"
#include "memory/allocation.inline.hpp" #include "memory/allocation.inline.hpp"