Skip to content

Commit 4516cbc

Browse files
authored
Merge pull request #79272 from bmitchell287/java-statement-updates
Updated support statement and JDK redirect link
2 parents 8859768 + a8bf8c4 commit 4516cbc

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

articles/app-service/containers/configure-language-java.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -476,9 +476,7 @@ App Service for Linux supports two runtimes for managed hosting of Java web appl
476476
477477
### JDK versions and maintenance
478478
479-
Azure's supported Java Development Kit (JDK) is [Zulu](https://www.azul.com/downloads/azure-only/zulu/) provided through [Azul Systems](https://www.azul.com/).
480-
481-
Major version updates will be provided through new runtime options in Azure App Service for Linux. Customers update to these newer versions of Java by configuring their App Service deployment and are responsible for testing and ensuring the major update meets their needs.
479+
Azul Zulu Enterprise builds of OpenJDK are a no-cost, multi-platform, production-ready distribution of the OpenJDK for Azure and Azure Stack backed by Microsoft and Azul Systems. They contain all the components for building and running Java SE applications. You can install the JDK from [Java JDK Installation](https://aka.ms/azure-jdks).
482480
483481
Supported JDKs are automatically patched on a quarterly basis in January, April, July, and October of each year.
484482
@@ -490,18 +488,6 @@ Patches and fixes for major security vulnerabilities will be released as soon as
490488
491489
If a supported Java runtime will be retired, Azure developers using the affected runtime will be given a deprecation notice at least six months before the runtime is retired.
492490
493-
### Local development
494-
495-
Developers can download the Production Edition of Azul Zulu Enterprise JDK for local development from [Azul's download site](https://www.azul.com/downloads/azure-only/zulu/).
496-
497-
### Development support
498-
499-
Product support for the [Azure-supported Azul Zulu JDK](https://www.azul.com/downloads/azure-only/zulu/) is available through when developing for Azure or [Azure Stack](https://azure.microsoft.com/overview/azure-stack/) with a [qualified Azure support plan](https://azure.microsoft.com/support/plans/).
500-
501-
### Runtime support
502-
503-
Developers can [open an issue](/azure/azure-supportability/how-to-create-azure-support-request) with the Azul Zulu JDKs through Azure Support if they have a [qualified support plan](https://azure.microsoft.com/support/plans/).
504-
505491
## Next steps
506492
507493
Visit the [Azure for Java Developers](/java/azure/) center to find Azure quickstarts, tutorials, and Java reference documentation.

0 commit comments

Comments
 (0)