uschindler commented on PR #15844: URL: https://github.com/apache/lucene/pull/15844#issuecomment-4097841432
I tested this again with several hardcoded changes, an integration test is still missing: - I ran on linux, but changed the Gradle Testing plugin to no longer allow native access in modules => works correctly To allow better testing I added the new Java 24 command line flag to enforce "deny" when native access is done. As we see, this breaks FAISS, so I will look into this. -- 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]
