afs commented on issue #2148: URL: https://github.com/apache/jena/issues/2148#issuecomment-1873274299
Note: An issue with 9.8.0 was that 21-EA could cause problems. Java21 final has been available for several months now. https://github.com/apache/jena/issues/2045 With 9.9.1, the build, run with Java21 outputs: ``` INFO: Using MemorySegmentIndexInput with Java 21; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false ``` Looks good for the update. -- 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]
