jduo opened a new pull request, #38388: URL: https://github.com/apache/arrow/pull/38388
### Rationale for this change There is a build error due to use of a JDK9 API ### What changes are included in this PR? Change construction of a list of to use JDK8 functions instead of a JDK9 function. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. **This PR contains a "Critical Fix".** -- 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]
