src/hotspot/os_cpu/linux_aarch64/gc/z/zPhysicalMemoryBacking_linux_aarch64.cpp: In member function 'void ZPhysicalMemoryBacking::map(const ZPhysicalMemory&, uintptr_t) const':
src/hotspot/os_cpu/linux_aarch64/gc/z/zPhysicalMemoryBacking_linux_aarch64.cpp:300:7: error: 'ZVerifyViews' was not declared in this scope
if (ZVerifyViews) {
^~~~~~~~~~~~
src/hotspot/os_cpu/linux_aarch64/gc/z/zPhysicalMemoryBacking_linux_aarch64.cpp:300:7: error: 'ZVerifyViews' was not declared in this scope
if (ZVerifyViews) {
^~~~~~~~~~~~
- duplicates
-
JDK-8230214 AArch64 build failures after JDK-8229836 (Remove include of globals.hpp from allocation.hpp)
-
- Resolved
-