< prev index next >

src/hotspot/cpu/aarch64/vm_version_aarch64.hpp

Print this page

*** 25,35 **** #ifndef CPU_AARCH64_VM_VERSION_AARCH64_HPP #define CPU_AARCH64_VM_VERSION_AARCH64_HPP #include "runtime/abstract_vm_version.hpp" ! #include "runtime/globals_extension.hpp" #include "utilities/sizes.hpp" class VM_Version : public Abstract_VM_Version { friend class JVMCIVMStructs; --- 25,35 ---- #ifndef CPU_AARCH64_VM_VERSION_AARCH64_HPP #define CPU_AARCH64_VM_VERSION_AARCH64_HPP #include "runtime/abstract_vm_version.hpp" ! #include "runtime/globals.hpp" #include "utilities/sizes.hpp" class VM_Version : public Abstract_VM_Version { friend class JVMCIVMStructs;
< prev index next >