pjfanning commented on issue #1840:
URL: https://github.com/apache/pekko/issues/1840#issuecomment-4518951968

   We removed most of the uses of sun.misc.Unsafe in the main branch which has 
been used to release 2.0.0-M1 and 2.0.0-M2.
   There is one still but it is in a cleanup task that won't fail if 
sun.misc.Unsafe is not accessible.
   We have a lib dependency on Agrona and it uses sun.misc.Unsafe. You only 
need this if you are using Aeron UDP for remote/cluster comms.


-- 
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