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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,13 +81,13 @@ The following table shows the language versions supported for Java function apps
81
81
82
82
| Supported version | Support level | Supported until |
83
83
| ---- | ---- |--- |
84
-
|**Java 25**| Preview |April 2029*|
84
+
|**Java 25**| Preview |TBD*|
85
85
|**Java 21**| GA | See [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
86
86
|**Java 17**| GA | See [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
87
87
|**Java 11**| GA |See [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
88
88
|**Java 8**| GA | See the [Temurin support page](https://adoptium.net/support/). |
89
89
90
-
*End-of-life (EOL) dates for preview versions are subject to change and will be confirmed at the time of general availability (GA).
90
+
*The end-of-life (EOL) date for Java 25 will be published when the language version reaches general availability (GA).
91
91
92
92
For more information on developing and running Java function apps, see [Azure Functions Java developer guide](../articles/azure-functions/functions-reference-java.md).
0 commit comments