I am currently running SonarQube version 10.21 and using Java 11 on my Jenkins controller to manage scanning jobs. I understand that SonarQube stopped supporting Java 11 as scanner runtime environment since January 2024, and my plan is to upgrade the Jenkins controllers accordingly by June 2024.
Could you please help me understand the potential risks or issues I might face by continuing to use Java 11 on my Jenkins controller in the interim? Specifically, I am interested in:
- Any known compatibility issues between Java 11 and SonarQube 10.21
- The impact on analysis results or performance
- Possible security concerns
- Recommendations for managing the transition smoothly
Any guidance or resources you could provide would be greatly appreciated.
Thank you for your assistance.