We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc8215b commit ed2cae1Copy full SHA for ed2cae1
clonejdk.sh
@@ -1,4 +1,4 @@
1
#!/bin/bash
2
set -e
3
4
-git clone --branch "jdk-22+36" --depth 1 https://github.com/openjdk/jdk.git openjdk
+git clone https://github.com/graalvm/labs-openjdk.git openjdk
0 commit comments