mkurz commented on issue #1840: URL: https://github.com/apache/pekko/issues/1840#issuecomment-4728933670
> We have a lib dependency on Agrona and it uses sun.misc.Unsafe. Without knowing any details: is it possible to remove Agrona and replace it with 1) either another library, or 2) replace the `sun.misc.Unsafe` parts that pekko-remote uses with homegrown code? -- 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]
