Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8180659
[s390] micro-optimization in resize_frame_absolute()
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
10
Affects Version/s:
10
Component/s:
hotspot
Labels:
openjdk
Subcomponent:
compiler
Resolved In Build:
b21
CPU:
s390x
OS:
linux
Description
The code generated (emitted) by resize_frame_absolute() can be slightly optimized. Under certain circumstances which are true quite often, the load/store sequence for the frame pointer can be replaced by a direct memory-to-memory move operation.
Attachments
Activity
People
Assignee:
Lutz Schmidt
Reporter:
Lutz Schmidt
Votes
:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2017-05-19 08:12
Updated:
2017-08-24 22:17
Resolved:
2017-07-27 06:40