Skip to content

Commit 72eeb74

Browse files
committed
8230214: AArch64 build failures after JDK-8229836 (Remove include of globals.hpp from allocation.hpp)
Reviewed-by: dholmes
1 parent 313cb3c commit 72eeb74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/hotspot/os_cpu/linux_aarch64/gc/z/zPhysicalMemoryBacking_linux_aarch64.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
#include "gc/z/zPhysicalMemory.inline.hpp"
3333
#include "gc/z/zPhysicalMemoryBacking_linux_aarch64.hpp"
3434
#include "logging/log.hpp"
35+
#include "runtime/globals.hpp"
3536
#include "runtime/init.hpp"
3637
#include "runtime/os.hpp"
3738
#include "utilities/align.hpp"

0 commit comments

Comments
 (0)