8178968: AArch64: Remove non-standard code cache size
authoraph
Wed, 19 Apr 2017 16:41:27 +0100
changeset 44899 0ad72b76a0da
parent 44622 f113ce12fe24
child 44900 58233549abef
8178968: AArch64: Remove non-standard code cache size Reviewed-by: roland
hotspot/src/cpu/aarch64/vm/globalDefinitions_aarch64.hpp
--- a/hotspot/src/cpu/aarch64/vm/globalDefinitions_aarch64.hpp	Wed Jul 05 23:13:48 2017 +0200
+++ b/hotspot/src/cpu/aarch64/vm/globalDefinitions_aarch64.hpp	Wed Apr 19 16:41:27 2017 +0100
@@ -34,10 +34,6 @@
 
 #define SUPPORTS_NATIVE_CX8
 
-// The maximum B/BL offset range on AArch64 is 128MB.
-#undef CODE_CACHE_DEFAULT_LIMIT
-#define CODE_CACHE_DEFAULT_LIMIT (128*M)
-
 // According to the ARMv8 ARM, "Concurrent modification and execution
 // of instructions can lead to the resulting instruction performing
 // any behavior that can be achieved by executing any sequence of