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: articles/spring-apps/faq.md
+3-18Lines changed: 3 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -160,27 +160,12 @@ You can delete the Azure Spring Apps diagnostic settings by using Azure CLI:
160
160
161
161
### Which versions of Java runtime are supported in Azure Spring Apps?
162
162
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.
164
164
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?
174
166
175
167
See [Java long-term support for Azure and Azure Stack](/azure/developer/java/fundamentals/java-support-on-azure).
176
168
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
-
184
169
### What is the retire policy for older Java runtimes?
185
170
186
171
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
190
175
191
176
### How can I get support for issues at the Java runtime level?
192
177
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).
0 commit comments