--- old/src/hotspot/cpu/aarch64/stubRoutines_aarch64.cpp 2018-06-13 21:56:36.330902746 +0200 +++ new/src/hotspot/cpu/aarch64/stubRoutines_aarch64.cpp 2018-06-13 21:56:36.005906829 +0200 @@ -33,7 +33,6 @@ // Implementation of the platform-specific part of StubRoutines - for // a description of how to extend it, see the stubRoutines.hpp file. -address StubRoutines::aarch64::_shenandoah_wb = NULL; address StubRoutines::aarch64::_get_previous_fp_entry = NULL; address StubRoutines::aarch64::_get_previous_sp_entry = NULL;