File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/install-jdk/assets/features/components Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,7 @@ class OtherJDKsPanel extends React.Component {
1616 { name : "Amazon Corretto" , url : "https://aws.amazon.com/corretto" } ,
1717 { name : "Azul Zulu" , url : "https://www.azul.com/downloads/?package=jdk" } ,
1818 { name : "Eclipse Adoptium's Temurin" , url : "https://adoptium.net/" } ,
19+ { name : "IBM Semeru Runtimes" , url : "https://developer.ibm.com/languages/java/semeru-runtimes/" } ,
1920 { name : "Microsoft Build of OpenJDK" , url : "https://www.microsoft.com/openjdk" } ,
2021 { name : "Oracle Java SE" , url : "https://www.oracle.com/java/technologies/javase-downloads.html" } ,
2122 { name : "Red Hat build of OpenJDK" , url : "https://developers.redhat.com/products/openjdk/download" } ,
You can’t perform that action at this time.
0 commit comments