## Supported Platforms
### Java
-The SonarQube Java analyzer is able to analyze any kind of Java source files regardless of the version of Java they comply to. However, SonarQube analysis requires version 8+ of the JVM and the SonarQube Server requires version 11+.
+SonarQube scanners require version 8 or 11 of the JVM and the SonarQube server requires version 11. Versions beyond Java 11 are not officially supported.
+
+The SonarQube Java analyzer is able to analyze any kind of Java source files regardless of the version of Java they comply to.
We recommend using the Critical Patch Update (CPU) releases.
-| Java | Server | Analysis |
+| Java | Server | Scanners |
| -------------- | ------------------------- | ------------------------- |
| Oracle JRE | ![](/images/check.svg) 11 | ![](/images/check.svg) 11 |
| | ![](/images/cross.svg) 8 | ![](/images/check.svg) 8 |