Details
-
Bug
-
Resolution: Fixed
-
P4
-
9, 11, 16, 17, 18
-
b11
-
other
Description
After refactoring done by JDK-8131362, the fpr --> fpr now checks "cbuf" instead of "is64" when it decides between fmovd and fmovs. But since this is register to register, it appears to be harmless.
Attachments
Issue Links
- relates to
-
JDK-8131362 aarch64: C2 does not handle large stack offsets
- Resolved