Skip to content

Commit 42d7d35

Browse files
Merge pull request #209019 from brunoborges/patch-2
Update FAQ regarding Java JDK
2 parents c5a21c6 + 89f303e commit 42d7d35

File tree

1 file changed

+3
-18
lines changed

1 file changed

+3
-18
lines changed

articles/spring-apps/faq.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -160,27 +160,12 @@ You can delete the Azure Spring Apps diagnostic settings by using Azure CLI:
160160

161161
### Which versions of Java runtime are supported in Azure Spring Apps?
162162

163-
Azure Spring Apps supports Java LTS versions with the most recent builds, currently Java 8, Java 11, and Java17 are supported. For more information, see [Install the JDK for Azure and Azure Stack](/azure/developer/java/fundamentals/java-jdk-install).
163+
Azure Spring Apps supports Java LTS versions with the most recent builds, currently Java 8, Java 11, and Java 17 are supported.
164164

165-
### Who built these Java runtimes?
166-
167-
Azul Systems. The Azul Zulu for Azure - Enterprise Edition JDK builds 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.
168-
169-
### How often will Java runtimes get updated?
170-
171-
LTS and MTS JDK releases have quarterly security updates, bug fixes, and critical out-of-band updates and patches as needed. This support includes backports to Java 7 and 8 of security updates and bug fixes reported in newer versions of Java, like Java 11.
172-
173-
### How long will Java 8 and Java 11 LTS versions be supported?
165+
### For how long will Java 8, Java 11, and Java 17 LTS versions be supported?
174166

175167
See [Java long-term support for Azure and Azure Stack](/azure/developer/java/fundamentals/java-support-on-azure).
176168

177-
* Java 8 LTS will be supported until December 2030.
178-
* Java 11 LTS will be supported until September 2027.
179-
180-
### How can I download a supported Java runtime for local development?
181-
182-
See [Install the JDK for Azure and Azure Stack](/azure/developer/java/fundamentals/java-jdk-install).
183-
184169
### What is the retire policy for older Java runtimes?
185170

186171
Public notice will be sent out at 12 months before any old runtime version is retired. You will have 12 months to migrate to a later version.
@@ -190,7 +175,7 @@ Public notice will be sent out at 12 months before any old runtime version is re
190175

191176
### How can I get support for issues at the Java runtime level?
192177

193-
You can open a support ticket with Azure Support. See [How to create an Azure support request](../azure-portal/supportability/how-to-create-azure-support-request.md).
178+
See [Java long-term support for Azure and Azure Stack](/azure/developer/java/fundamentals/java-support-on-azure).
194179

195180
### What is the operation system to run my apps?
196181

0 commit comments

Comments
 (0)