ChrisHegarty opened a new pull request, #14300: URL: https://github.com/apache/lucene/pull/14300
This commit updates the Vectorization Provider to support JDK 24. The API has not changed so the changes minimally bump the major JDK check, and enable the incubating API during testing. JDK 24 is past rampdown phase 2. I tested this locally with: `CI=true ./gradlew check -Ptests.vectorsize="default" -Ptests.forceintegervectors=false ` -- 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]
