< prev index next >

src/hotspot/cpu/aarch64/vm_version_aarch64.cpp

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

*** 29,39 **** #include "memory/resourceArea.hpp" #include "runtime/java.hpp" #include "runtime/os.hpp" #include "runtime/stubCodeGenerator.hpp" #include "utilities/macros.hpp" ! #include "vm_version_aarch64.hpp" #include OS_HEADER_INLINE(os) #include <sys/auxv.h> #include <asm/hwcap.h> --- 29,39 ---- #include "memory/resourceArea.hpp" #include "runtime/java.hpp" #include "runtime/os.hpp" #include "runtime/stubCodeGenerator.hpp" #include "utilities/macros.hpp" ! #include "runtime/vm_version.hpp" #include OS_HEADER_INLINE(os) #include <sys/auxv.h> #include <asm/hwcap.h>
< prev index next >