ChrisHegarty commented on PR #14131:
URL: https://github.com/apache/lucene/pull/14131#issuecomment-2633256419

   I've made the cuvs-java api Java 21 friendly, with an spi and a java-22 
specific impl in the versioned section of an mrjar - MemorySegment and Arena 
have been removed from the api, so only appear in the 22 impl code.   
https://github.com/rapidsai/cuvs/pull/628
   
   The pattern is that the api entry points will throw UOE on platforms where 
there is no support, e.g. < JDK 22, Mac, Windows, or if the native library is 
not installed.
   
   


-- 
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: issues-unsubscr...@lucene.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to