uschindler commented on PR #12294: URL: https://github.com/apache/lucene/pull/12294#issuecomment-1587577046
I talked with @mcimadamore in the meantime. At least for the Panama Foreign API (FFI) there are no changes planned anymore, so this is safe to merge into main branch. Keep in mind: It could always happen that there is a major API bug that requires a change, but this sounds very unlikely to me. There is still a PR to update FFI Javadocs, but the API is final. For the vector API (which will be a separate PR), I see no problem. The vector part is uncritical, as users have to "opt in". If the API changes till JDK 21 release, it won't hurt anybody. We can update the impl in a followup release so it works. @ChrisHegarty, are you fine with merging this now, so we can port the vector part? -- 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