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-8299072
java_lang_ref_Reference::clear_referent should be GC agnostic
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Enhancement
Resolution:
Fixed
Priority:
P4
Fix Version/s:
21
Affects Version/s:
None
Component/s:
hotspot
Labels:
None
Subcomponent:
gc
Resolved In Build:
b04
Description
The current java_lang_ref_Reference::clear_referent implementation performs a raw reference clear. That doesn't work well with upcoming GC algorithms. It should be made GC agnostic by going through the normal access API.
Attachments
Issue Links
links to
Commit
openjdk/jdk/c32a34c2
Review
openjdk/jdk/11736
Activity
People
Assignee:
Erik Ă–sterlund
Reporter:
Erik Ă–sterlund
Votes
:
0
Vote for this issue
Watchers:
3
Start watching this issue
Dates
Created:
2022-12-19 22:48
Updated:
2023-01-09 11:14
Resolved:
2023-01-04 06:51