mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8179903: Clean up SPARC 32-bit support
Reviewed-by: gthornbr, fparain
This commit is contained in:
parent
c6ab5e594d
commit
dd55dfc914
5 changed files with 18 additions and 27 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue