8179903: Clean up SPARC 32-bit support

Reviewed-by: gthornbr, fparain
This commit is contained in:
George Triantafillou 2017-05-15 09:40:23 -04:00
parent c6ab5e594d
commit dd55dfc914
5 changed files with 18 additions and 27 deletions

View file

@ -327,7 +327,6 @@ int SharedRuntime::java_calling_convention(const BasicType *sig_bt,
slot += 2;
}
break;
break;
case T_FLOAT:
if (flt_reg < flt_reg_max) {