--- old/src/hotspot/cpu/aarch64/frame_aarch64.cpp 2019-03-26 15:44:52.373120698 +0000 +++ new/src/hotspot/cpu/aarch64/frame_aarch64.cpp 2019-03-26 15:44:49.701009493 +0000 @@ -593,6 +593,7 @@ } switch (type) { + case T_VALUETYPE : case T_OBJECT : case T_ARRAY : { oop obj;