uschindler commented on issue #14630: URL: https://github.com/apache/lucene/issues/14630#issuecomment-2886118006
> Hmm downgrading to Java 23 is not so simple ... I got it installed, cutover benchy's N places to use Java 23, but then Lucene's `main` insists in at least two places that I'm running Java 24. Could I temporarily turn off this check? Or is there a real/subtle reason why Java 23 will not work anymore (besides that it is officially EOL'd)? You can't compile the expressions module anymore. The change @jpountz mentions would not prevent you from building. The biggest problem is the vector code which was updated to java 24 already, -- 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