You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: includes/functions-supported-languages.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,13 +75,11 @@ The following table shows the language versions supported for Java functions.
75
75
76
76
| Supported version | Support level | Supported until |
77
77
| ---- | ---- |--- |
78
-
|**Java 21**(Linux-only) | GA | See the [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
78
+
|**Java 21**| GA | See the [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
79
79
|**Java 17**| GA | See the [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
80
80
|**Java 11**| GA |See the [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
81
81
|**Java 8**| GA | See this [Temurin support page](https://adoptium.net/support/). |
82
82
83
-
Java 21 isn't currently supported when running on Windows or on Linux in a Flex Consumption plan.
84
-
85
83
For more information on developing and running Java functions, see [Azure Functions Java developer guide](../articles/azure-functions/functions-reference-java.md).
0 commit comments