ChrisHegarty opened a new pull request, #12363:
URL: https://github.com/apache/lucene/pull/12363

   Port of the Java 20 version of this code to Java 21.
   
   * cut'n'paste VectorUtilPanamaProvider - there are opportunities to 
eventually remove some workarounds, but this is ok for now
   * Updated jdk21.apijar by `./gradlew :lucene:core:regenerate 
-Porg.gradle.java.installations.paths=/Users/chegar/binaries/jdk-21.jdk/Contents/Home/
 ` 
   
   
   ```
   $ /Users/chegar/binaries/jdk-21.jdk/Contents/Home/bin/java -version
   openjdk version "21-ea" 2023-09-19
   OpenJDK Runtime Environment (build 21-ea+26-2328)
   OpenJDK 64-Bit Server VM (build 21-ea+26-2328, 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: [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]

Reply via email to