uschindler commented on PR #14533: URL: https://github.com/apache/lucene/pull/14533#issuecomment-2839315056
@dweiss: I opened https://github.com/apache/lucene/pull/14564 to get rid of `MMapDirexctoy` abstractions. I can wait with merging this until this one is merged. The update to Java 24 will be done before I commit. For the future: Whenever we update Java versions, we also need to make sure to update the minimal versions in the mrJar code parts. At moment, it produces a MR-JAR file with Java 21.... (because that's the version where the APIJARs were extracted from). I fixed this in the other PR, no need to take care of it here. But for the update to Java 25 we should make sure that we update the APIJAR stub extraction also to Java 25. -- 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