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-8324630
C1: Canonicalizer::do_LookupSwitch doesn't break the loop when the successor is found
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
23
Affects Version/s:
23
Component/s:
hotspot
Labels:
c1
Subcomponent:
compiler
Resolved In Build:
b11
Description
The keys of LookupSwitch are sorted, so we can safely break the loop once matched in Canonicalizer::do_LookupSwitch.
Attachments
Issue Links
links to
Commit
openjdk/jdk/d422811b
Review
openjdk/jdk/17553
Activity
People
Assignee:
Denghui Dong
Reporter:
Denghui Dong
Votes
:
0
Vote for this issue
Watchers:
4
Start watching this issue
Dates
Created:
2024-01-24 05:31
Updated:
2024-02-26 17:43
Resolved:
2024-02-19 00:36