< prev index next >

src/hotspot/cpu/arm/vm_version_arm.hpp

Print this page
rev 56924 : 8233787: Break cycle in vm_version* includes
Reviewed-by:

*** 24,34 **** #ifndef CPU_ARM_VM_VERSION_ARM_HPP #define CPU_ARM_VM_VERSION_ARM_HPP #include "runtime/globals_extension.hpp" ! #include "runtime/vm_version.hpp" class VM_Version: public Abstract_VM_Version { friend class JVMCIVMStructs; static bool _has_simd; --- 24,34 ---- #ifndef CPU_ARM_VM_VERSION_ARM_HPP #define CPU_ARM_VM_VERSION_ARM_HPP #include "runtime/globals_extension.hpp" ! #include "runtime/abstract_vm_version.hpp" class VM_Version: public Abstract_VM_Version { friend class JVMCIVMStructs; static bool _has_simd;
< prev index next >