uschindler commented on PR #15089: URL: https://github.com/apache/lucene/pull/15089#issuecomment-3199873228
I have a backport ready and will open a PR when it confirms to work. The backport is two fold: - The ByteBuffer varhandle is generated refelctively - The MemorySegment one is in the Java 21 Sourceset, so it can use the new Method. I just had to extract the API of MethodHandles class, too. So basically it is still minimal-invasive in 10.x. -- 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