oscerd opened a new pull request, #1718: URL: https://github.com/apache/camel-spring-boot/pull/1718
Lower the compiler source/target/release to JDK 17 across Maven, GitHub Actions, and Jenkins pipelines. CI PR builds now test both JDK 17 and 21. CamelVirtualThreadsTest uses reflection for the Thread.isVirtual() call so it compiles on JDK 17 and is skipped on runtimes below 21. -- 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]
