paulirwin commented on issue #1063:
URL: https://github.com/apache/lucenenet/issues/1063#issuecomment-2526192125

   I reviewed the AtomicInt64 code and it nicely wraps the Interlocked 
operations. I think we should use that. Given the amount of places listed above 
where we have to make this change, I think that would be a better option than 
having to remember to use Interlocked everywhere.
   
   Likewise, I think it would make sense to create an AtomicDouble in J2N like 
you mention.


-- 
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: dev-unsubscr...@lucenenet.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to