8207584: ARM32: ShouldNotReachHere assertion on Test8168712 jtreg test

Reviewed-by: shade
This commit is contained in:
Boris Ulasevich 2018-07-19 21:46:52 +03:00
parent 6fc4db4799
commit 11ff09b63b

View File

@ -513,6 +513,7 @@ int SharedRuntime::c_calling_convention(const BasicType *sig_bt,
case T_ARRAY:
case T_OBJECT:
case T_ADDRESS:
case T_METADATA:
#ifndef __ABI_HARD__
case T_FLOAT:
#endif // !__ABI_HARD__