SonarQube support for zulu open jdk 11 and zulu open jdk 8

Hi,
I am trying to use zulu openjdk 8.2 (zulu8.38.0.13-ca-fx-jdk8.0.212-linux_x64) and zulu open jdk 11 (zulu11.31.11-ca-fx-jdk11.0.3-linux_x64) . My question is do sonar cube support both these jdk’s? if not what are my alternate? So far I am success by using sonar.java.source=1.8.
travis_time:start:0a1ca4fb
e[0K$ sonar-scanner
INFO: Scanner configuration file: /home/travis/.sonarscanner/sonar-scanner-3.0.3.778/conf/sonar-scanner.properties
INFO: Project root configuration file: /home/travis/build/stellargraph/constellation/sonar-project.properties
INFO: SonarQube Scanner 3.0.3.778
INFO: Java 1.8.0_151 Oracle Corporation (64-bit)
INFO: Linux 4.4.0-101-generic amd64
INFO: User cache: /home/travis/.sonar/cache

Please suggest,
Thank you

Hi,

Welcome to the community!

As noted in the requirements, Oracle JRE and OpenJDK are supported. Internally we’ve switched to OpenJDK. Other flavors may work, but are not tested.

 
HTH,
Ann