mosche opened a new issue, #24400: URL: https://github.com/apache/beam/issues/24400
### What needs to happen? Goal of this ticket is to support running tests (including VR tests) using Java 17 as well. In Beam this is shall be done using the properties `compileAndRunTestsWithJava17` and `java17Home`. ``` gradle :runners:spark:3:test -PcompileAndRunTestsWithJava17 -Pjava17Home=??? ``` ### Issue Priority Priority: 2 ### Issue Component Component: runner-spark -- 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]
