Skip to content

Commit 1133077

Browse files
Change Java 25 support level EOL date to TBD
Updated the support level for Java 25 to indicate that the end-of-life date is TBD until GA.
1 parent e63bc5e commit 1133077

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

includes/functions-supported-languages.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,13 +81,13 @@ The following table shows the language versions supported for Java function apps
8181

8282
| Supported version | Support level | Supported until |
8383
| ---- | ---- |--- |
84-
| **Java 25** | Preview | April 2029* |
84+
| **Java 25** | Preview | TBD* |
8585
| **Java 21** | GA | See [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
8686
| **Java 17** | GA | See [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
8787
| **Java 11** | GA |See [Release and servicing roadmap](/java/openjdk/support#release-and-servicing-roadmap). |
8888
| **Java 8** | GA | See the [Temurin support page](https://adoptium.net/support/). |
8989

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).
9191

9292
For more information on developing and running Java function apps, see [Azure Functions Java developer guide](../articles/azure-functions/functions-reference-java.md).
9393

0 commit comments

Comments
 (0)