--- old/src/hotspot/cpu/aarch64/frame_aarch64.cpp 2019-01-24 17:46:50.131386431 +0000 +++ new/src/hotspot/cpu/aarch64/frame_aarch64.cpp 2019-01-24 17:46:49.423354967 +0000 @@ -593,6 +593,7 @@ } switch (type) { + case T_VALUETYPE : case T_OBJECT : case T_ARRAY : { oop obj;