Other |
---|
tbdUnresolved |
Relates :
|
The memory ordering demands of concurrent writing/reading of _state and another members of nmethod is unclear. E.g. in aarch64 it's loaded via ldr and not lda, is this correct considering we have storestore fence between store of _stack_traversal_mark and _state?
|