lidavidm commented on issue #151:
URL: https://github.com/apache/arrow-java/issues/151#issuecomment-2756022697

   Arrow is compatible with modern JDK versions. The required flags are a 
different problem (Arrow requires native memory and sun.misc.Unsafe is the only 
way to do that, e.g. see https://github.com/apache/arrow-java/issues/511). We 
need support for FFM and also either drop support for Java <21 or find some way 
to achieve support for older JVMs at the same time. 
(https://github.com/apache/arrow-java/issues/163)


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

Reply via email to