src/hotspot/cpu/aarch64/stubRoutines_aarch64.cpp
changeset 49724 bf7f42f2f025
parent 47216 71c04702a3d5
child 50120 9da00197ff72
--- a/src/hotspot/cpu/aarch64/stubRoutines_aarch64.cpp	Mon Apr 09 18:40:20 2018 +0300
+++ b/src/hotspot/cpu/aarch64/stubRoutines_aarch64.cpp	Mon Apr 09 18:43:40 2018 +0300
@@ -46,6 +46,7 @@
 address StubRoutines::aarch64::_zero_blocks = NULL;
 address StubRoutines::aarch64::_has_negatives = NULL;
 address StubRoutines::aarch64::_has_negatives_long = NULL;
+address StubRoutines::aarch64::_large_array_equals = NULL;
 bool StubRoutines::aarch64::_completed = false;
 
 /**