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-8288933
Improve the implementation of Double/Float.isInfinite
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
20
Affects Version/s:
None
Component/s:
core-libs
Labels:
noreg-perf
Resolved In Build:
b15
Description
Change the implementation of Double/Float.isInfinite to Math.abs(v) > MAX_VALUE which reduces branching in compiled code.
Attachments
Issue Links
links to
Commit
openjdk/jdk/a14c3a49
Review
openjdk/jdk/9238
Activity
People
Assignee:
Quan Anh Mai
Reporter:
Quan Anh Mai
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2022-06-21 21:30
Updated:
2022-09-14 21:37
Resolved:
2022-09-09 10:03