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: src/java-runtime/assets/jdk.installation.tsx
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ export class JdkInstallationPanel extends React.Component<JdkInstallationPanelPr
75
75
<aclassName="nav-link active"id="adoptOpenJdkTab"data-toggle="tab"href="#adoptOpenJdkPanel"role="tab"aria-controls="adoptOpenJdkPanel"aria-selected="true"title="Reliable source of OpenJDK binaries for all platforms">AdoptOpenJDK</a>
<li><ahref="command:java.helper.openUrl?%22https%3A%2F%2Fwww.microsoft.com%2Fopenjdk%22"title="Microsoft Build of OpenJDK">Microsoft Build of OpenJDK</a><supclassName="newtag">NEW</sup></li>
151
152
<li><ahref="command:java.helper.openUrl?%22https%3A%2F%2Fwww.azul.com%2Fdownloads%2Fazure-only%2Fzulu%2F%22"title="Recommended for Microsoft Azure Cloud and Azure Stack applications">Azul Zulu Enterprise build of OpenJDK for Azure</a></li>
152
153
<li><ahref="command:java.helper.openUrl?%22https%3A%2F%2Fdevelopers.redhat.com%2Fproducts%2Fopenjdk%2Fdownload%22"title="Red Hat build of OpenJDK">Red Hat build of OpenJDK</a></li>
153
154
<li><ahref="command:java.helper.openUrl?%22https%3A%2F%2Fsapmachine.io%2F%22"title="SapMachine - An OpenJDK release maintained and supported by SAP">SapMachine - An OpenJDK release maintained and supported by SAP</a></li>
0 commit comments