| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2198055 | 7 | Tom Rodriguez | P3 | Closed | Fixed | b109 |
| JDK-2197831 | 6u23 | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
| JDK-2199731 | 6u22m | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
| JDK-2197540 | 6u21p | Tom Rodriguez | P3 | Resolved | Fixed | b03 |
On some architectures moves between CPU and FPU registers are fast so the can be used for spilling instead of the stack. We should add some support for this and look into enabling it by default for chips where it's fast.
- backported by
-
JDK-2197540 spill between cpu and fpu registers when those moves are fast
-
- Resolved
-
-
JDK-2197831 spill between cpu and fpu registers when those moves are fast
-
- Resolved
-
-
JDK-2199731 spill between cpu and fpu registers when those moves are fast
-
- Resolved
-
-
JDK-2198055 spill between cpu and fpu registers when those moves are fast
-
- Closed
-