danepitkin opened a new pull request, #43424:
URL: https://github.com/apache/arrow/pull/43424
<!--
Thanks for opening a pull request!
If this is your first pull request you can find detailed information on how
to contribute here:
* [New Contributor's
Guide](https://arrow.apache.org/docs/dev/developers/guide/step_by_step/pr_lifecycle.html#reviews-and-merge-of-the-pull-request)
### Rationale for this change
Java 11 is the supported min version, which means we can use JNI version 10.
See Version info here:
https://docs.oracle.com/en/java/javase/21/docs/specs/jni/functions.html
### What changes are included in this PR?
* JNI Version upgraded to 10 from 1.6 and 1.8
### Are these changes tested?
CI/CD
### Are there any user-facing changes?
No
--
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]