author | bulasevich |
Thu, 19 Jul 2018 21:46:52 +0300 | |
changeset 51205 | 7cfc6c381cfa |
parent 51162 | 52f96cca600f |
child 51206 | 14b870bda24f |
--- a/src/hotspot/cpu/arm/sharedRuntime_arm.cpp Thu Jul 19 12:57:12 2018 -0400 +++ b/src/hotspot/cpu/arm/sharedRuntime_arm.cpp Thu Jul 19 21:46:52 2018 +0300 @@ -513,6 +513,7 @@ case T_ARRAY: case T_OBJECT: case T_ADDRESS: + case T_METADATA: #ifndef __ABI_HARD__ case T_FLOAT: #endif // !__ABI_HARD__