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
Jira will be down for Maintenance on Friday Oct 06 from 02:00 AM - 06:00 AM PT (12:00 PM - 04:00 PM GMT, Friday)
JDK
JDK-8270041
Consolidate oopDesc::cas_forward_to() and oopDesc::forward_to_atomic()
Log In
Export
XML
Word
Printable
Details
Type:
Enhancement
Status:
Resolved
Priority:
P4
Resolution:
Fixed
Affects Version/s:
18
Fix Version/s:
18
Component/s:
hotspot
Labels:
None
Subcomponent:
gc
Resolved In Build:
b12
CPU:
generic
OS:
generic
Description
The two methods do exactly the same, except one returns a bool, the other a value. The only use of cas_forward_to() can be consolidated to use forward_to_atomic() instead.
Attachments
Issue Links
links to
Commit
openjdk/jdk/f4be211a
Review
openjdk/jdk/5167
Activity
People
Assignee:
Roman Kennke
Reporter:
Roman Kennke
Votes:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2021-07-07 13:10
Updated:
2021-08-25 18:14
Resolved:
2021-08-19 12:55