JDK 21 |
---|
21 masterFixed |
Relates :
|
Currently, there are 4 places that add elements to the resolved_references array apart from CDS moving things. Some are atomic to account for multi-threaded resolution. We should move this to one place where we can verify that the oops passed in are good and the reads might also need memory ordering.
|