--- old/src/hotspot/cpu/aarch64/frame_aarch64.cpp 2019-07-12 11:38:26.532679307 +0000 +++ new/src/hotspot/cpu/aarch64/frame_aarch64.cpp 2019-07-12 11:38:25.500635970 +0000 @@ -594,6 +594,7 @@ } switch (type) { + case T_VALUETYPE : case T_OBJECT : case T_ARRAY : { oop obj;