Skip to content

Commit

Permalink
Add IBM Semeru Runtimes to Other JDKs list (#1113)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamBrousseau authored Nov 18, 2022
1 parent 8c345f3 commit b0f8d5b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ class OtherJDKsPanel extends React.Component {
{ name: "Amazon Corretto", url: "https://aws.amazon.com/corretto" },
{ name: "Azul Zulu", url: "https://www.azul.com/downloads/?package=jdk" },
{ name: "Eclipse Adoptium's Temurin", url: "https://adoptium.net/" },
{ name: "IBM Semeru Runtimes", url: "https://developer.ibm.com/languages/java/semeru-runtimes/"},
{ name: "Microsoft Build of OpenJDK", url: "https://www.microsoft.com/openjdk" },
{ name: "Oracle Java SE", url: "https://www.oracle.com/java/technologies/javase-downloads.html" },
{ name: "Red Hat build of OpenJDK", url: "https://developers.redhat.com/products/openjdk/download" },
Expand Down

0 comments on commit b0f8d5b

Please sign in to comment.