< prev index next >

src/hotspot/cpu/s390/vm_version_s390.hpp

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

*** 26,36 **** #ifndef CPU_S390_VM_VERSION_S390_HPP #define CPU_S390_VM_VERSION_S390_HPP #include "runtime/globals_extension.hpp" ! #include "runtime/vm_version.hpp" class VM_Version: public Abstract_VM_Version { protected: // The following list contains the (approximate) announcement/availability --- 26,36 ---- #ifndef CPU_S390_VM_VERSION_S390_HPP #define CPU_S390_VM_VERSION_S390_HPP #include "runtime/globals_extension.hpp" ! #include "runtime/abstract_vm_version.hpp" class VM_Version: public Abstract_VM_Version { protected: // The following list contains the (approximate) announcement/availability
< prev index next >