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-8270041
Consolidate oopDesc::cas_forward_to() and oopDesc::forward_to_atomic()
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
18
Affects 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