chia7712 commented on PR #21026: URL: https://github.com/apache/kafka/pull/21026#issuecomment-3607638480
``` 19: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':streams:upgrade-system-tests-0101:compileTestJava'. > invalid flag: --release ``` Because some settings conflict with JDK 8, necessitating numerous changes in `build.gradle`. I recommend using the toolchain exclusively in a specific test task to minimize the patch size -- 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]
