Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8179444
AArch64: Put zero_words on a diet
Log In
Export
XML
Word
Printable
Details
Type:
Bug
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
9
Fix Version/s:
10
Component/s:
hotspot
Labels:
openjdk
Subcomponent:
compiler
Resolved In Build:
b08
CPU:
aarch64
Description
The inline code generated by C2 each time we zero an array is much too verbose. We should move most of it into a stub, and only emit the stuff we really need to be inlined.
Attachments
Activity
People
Assignee:
Andrew Haley
Reporter:
Andrew Haley
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2017-04-28 10:07
Updated:
2017-05-23 16:39
Resolved:
2017-05-09 10:12