SonarQube 7.9 LTS Released

Hello @ganncamp, just to get this correctly:

  • SonarQube LTS 7.X will support Java 8 on the analysis side
  • SonarQube LTS 8.X will drop support for Java 8 (because now Java 11 is the new LTS version of the JDK?) and require Java 11 on the analysis side
  • Several JDK providers e.g. AdoptOpenJDK state that they will provide support for JDK 8 until 2023 and for JDK 11 until 2022 (https://adoptopenjdk.net/support.html)

Is there something like a support matrix like the one of AdoptOpenJDK for SonarQube as well for which JDK is resp. will be required on the analysis side?

Thanks
Mirko