essobedo opened a new pull request, #7996: URL: https://github.com/apache/camel/pull/7996
Fix for https://issues.apache.org/jira/browse/CAMEL-18263 ## Motivation The tests `testSuspendModeConfiguredWithBoth` and `testSuspendModeConfiguredWithEnvVariable` of `BacklogDebuggerTest` are both failing on Java 17 as we can see here https://ci-builds.apache.org/job/Camel/job/Camel%20JDK16/job/main/334/testReport/junit/org.apache.camel.management/ ## Modifications: * Adds a new maven profile enabled on Java 17+ to open the required packages -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org