Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
### 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".** * Closes: #38387 Authored-by: James Duong <[email protected]> Signed-off-by: David Li <[email protected]>
- Loading branch information