8000 Update supported-versions-compilers.rst on 2.16.0 branch · github/codeql@be0df92 · GitHub
[go: up one dir, main page]

Skip to content

Commit be0df92

Browse files
authored
Update supported-versions-compilers.rst on 2.16.0 branch
1 parent 98a2af8 commit be0df92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
.NET 5, .NET 6, .NET 7","``.sln``, ``.csproj``, ``.cs``, ``.cshtml``, ``.xaml``"
1919
Go (aka Golang), "Go up to 1.21", "Go 1.11 or more recent", ``.go``
20-
Java,"Java 7 to 20 [5]_","javac (OpenJDK and Oracle JDK),
20+
Java,"Java 7 to 21 [5]_","javac (OpenJDK and Oracle JDK),
2121

2222
Eclipse compiler for Java (ECJ) [6]_",``.java``
2323
Kotlin [7]_,"Kotlin 1.5.0 to 1.9.20","kotlinc",``.kt``
@@ -33,7 +33,7 @@
3333
.. [2] Objective-C, Objective-C++, C++/CLI, and C++/CX are not supported.
3434
.. [3] Support for the clang-cl compiler is preliminary.
3535
.. [4] Support for the Arm Compiler (armcc) is preliminary.
36-
.. [5] Builds that execute on Java 7 to 20 can be analyzed. The analysis understands Java 20 standard language features.
36+
.. [5] Builds that execute on Java 7 to 21 can be analyzed. The analysis understands Java 21 standard language features.
3737
.. [6] ECJ is supported when the build invokes it via the Maven Compiler plugin or the Takari Lifecycle plugin.
3838
.. [7] Kotlin support is currently in beta.
3939
.. [8] JSX and Flow code, YAML, JSON, HTML, and XML files may also be analyzed with JavaScript files.

0 commit comments

Comments
 (0)
0