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-8262025
[lworld] C2 should optimize acmp of the same inline type
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
repo-valhalla
Affects Version/s:
repo-valhalla
Component/s:
hotspot
Labels:
c2
lw3
lworld
Subcomponent:
compiler
Description
The following acmp should be folded by C2:
MyInline val = new MyInline()
if (val == val) { ... }
Attachments
Issue Links
links to
Commit
openjdk/valhalla/11cda281
Review
openjdk/valhalla/343
Activity
People
Assignee:
Tobias Hartmann
Reporter:
Tobias Hartmann
Votes:
0
Vote for this issue
Watchers:
1
Start watching this issue
Dates
Created:
2021-02-19 04:13
Updated:
2021-02-22 01:26
Resolved:
2021-02-22 01:26