pjfanning commented on PR #3007:
URL: https://github.com/apache/pekko/pull/3007#issuecomment-4573820348

   @He-Pin good spot - #1990 did change the semantics here.
   
   VarHandle.getVolatile - would this be a closer equivalent to 
Unsafe.getObjectVolatile?
   
   I'm not against using VarHandle.getAcquire with the Spin Loop backoff but 
did you consider VarHandle.getVolatile?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to