We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99708c3 commit c0aadcfCopy full SHA for c0aadcf
1 file changed
docs/codeql/support/reusables/versions-compilers.rst
@@ -28,7 +28,7 @@
28
29
.. [1] Support for the clang-cl compiler is preliminary.
30
.. [2] Support for the Arm Compiler (armcc) is preliminary.
31
- .. [3] Builds that execute on Java 7 to 16 can be analyzed. The analysis understands Java 16 standard language features.
+ .. [3] Builds that execute on Java 7 to 16 can be analyzed. The analysis understands Java 15 standard language features.
32
.. [4] ECJ is supported when the build invokes it via the Maven Compiler plugin or the Takari Lifecycle plugin.
33
.. [5] JSX and Flow code, YAML, JSON, HTML, and XML files may also be analyzed with JavaScript files.
34
.. [6] TypeScript analysis is performed by running the JavaScript extractor with TypeScript enabled. This is the default for LGTM.
0 commit comments