We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 313cb3c commit 72eeb74Copy full SHA for 72eeb74
src/hotspot/os_cpu/linux_aarch64/gc/z/zPhysicalMemoryBacking_linux_aarch64.cpp
@@ -32,6 +32,7 @@
32
#include "gc/z/zPhysicalMemory.inline.hpp"
33
#include "gc/z/zPhysicalMemoryBacking_linux_aarch64.hpp"
34
#include "logging/log.hpp"
35
+#include "runtime/globals.hpp"
36
#include "runtime/init.hpp"
37
#include "runtime/os.hpp"
38
#include "utilities/align.hpp"
0 commit comments