dweiss commented on PR #13453: URL: https://github.com/apache/lucene/pull/13453#issuecomment-2155392575
And looking at JDK sources, I don't think there is a way to dodge those warnings. ``` > java --add-modules jdk.incubator.vector -version WARNING: Using incubator modules: jdk.incubator.vector openjdk version "21" 2023-09-19 LTS OpenJDK Runtime Environment Temurin-21+35 (build 21+35-LTS) OpenJDK 64-Bit Server VM Temurin-21+35 (build 21+35-LTS, mixed mode, sharing) ``` -- 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