Skip to content

Commit 5d37748

Browse files
authored
Merge pull request github#6631 from github/Claim-Java-16-support
Claim Java 16 support
2 parents 2b7882e + 79ff7ba commit 5d37748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/support/reusables/versions-compilers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
.. [1] C++20 support is currently in beta. Supported for GCC on Linux only. Modules are *not* supported.
3030
.. [2] Support for the clang-cl compiler is preliminary.
3131
.. [3] Support for the Arm Compiler (armcc) is preliminary.
32-
.. [4] Builds that execute on Java 7 to 16 can be analyzed. The analysis understands Java 15 standard language features.
32+
.. [4] Builds that execute on Java 7 to 16 can be analyzed. The analysis understands Java 16 standard language features.
3333
.. [5] ECJ is supported when the build invokes it via the Maven Compiler plugin or the Takari Lifecycle plugin.
3434
.. [6] JSX and Flow code, YAML, JSON, HTML, and XML files may also be analyzed with JavaScript files.
3535
.. [7] TypeScript analysis is performed by running the JavaScript extractor with TypeScript enabled. This is the default for LGTM.

0 commit comments

Comments
 (0)