File tree Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Expand file tree Collapse file tree 3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -33,9 +33,9 @@ You can download a standalone based on Oracle GraalVM or GraalVM Community Editi
3333
34341 . Download the Java on Truffle (Espresso) standalone for your operating system:
3535 * [ Linux x64] ( https://gds.oracle.com/api/20220101/artifacts/04F488A062424081E0631818000A781E/content )
36- * [ Linux ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F556B0056D3A58E0631818000A322D/content )
36+ * [ Linux AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F556B0056D3A58E0631818000A322D/content )
3737 * [ macOS x64] ( https://gds.oracle.com/api/20220101/artifacts/04F556B005743A58E0631818000A322D/content )
38- * [ macOS ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F556B0057A3A58E0631818000A322D/content )
38+ * [ macOS AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F556B0057A3A58E0631818000A322D/content )
3939 * [ Windows x64] ( https://gds.oracle.com/api/20220101/artifacts/04F488A062484081E0631818000A781E/content )
4040
41412 . Unzip the archive:
Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ You can download a standalone based on Oracle GraalVM or GraalVM Community Editi
20201 . Download the LLVM standalone for your operating system:
2121 - Native standalone
2222 * [ Linux x64] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB6993C6E0631818000A2314/content )
23- * [ Linux ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F488A0621A4081E0631818000A781E/content )
23+ * [ Linux AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F488A0621A4081E0631818000A781E/content )
2424 * [ macOS x64] ( https://gds.oracle.com/api/20220101/artifacts/04F488A0621F4081E0631818000A781E/content )
25- * [ macOS ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F488A062244081E0631818000A781E/content )
25+ * [ macOS AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F488A062244081E0631818000A781E/content )
2626 * [ Windows x64] ( https://gds.oracle.com/api/20220101/artifacts/04F488A062294081E0631818000A781E/content )
2727 - JVM standalone
2828 * [ Linux x64] ( https://gds.oracle.com/api/20220101/artifacts/04F488A0622E4081E0631818000A781E/content )
29- * [ Linux ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB5D93C6E0631818000A2314/content )
29+ * [ Linux AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB5D93C6E0631818000A2314/content )
3030 * [ macOS x64] ( https://gds.oracle.com/api/20220101/artifacts/04F488A062384081E0631818000A781E/content )
31- * [ macOS ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F488A0623D4081E0631818000A781E/content )
31+ * [ macOS AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/04F488A0623D4081E0631818000A781E/content )
3232 * [ Windows x64] ( https://gds.oracle.com/api/20220101/artifacts/04F556B005683A58E0631818000A322D/content )
3333
34342 . Unzip the archive:
Original file line number Diff line number Diff line change @@ -19,15 +19,15 @@ You can download a standalone based on Oracle GraalVM or GraalVM Community Editi
19191 . Download the Wasm standalone for your operating system:
2020 - Native standalone
2121 * [ Linux x64] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB3A93C6E0631818000A2314/content )
22- * [ Linux ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB3F93C6E0631818000A2314/content )
22+ * [ Linux AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB3F93C6E0631818000A2314/content )
2323 * [ macOS x64] ( https://gds.oracle.com/api/20220101/artifacts/04F488A062154081E0631818000A781E/content )
24- * [ macOS ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB4493C6E0631818000A2314/content )
24+ * [ macOS AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB4493C6E0631818000A2314/content )
2525 * [ Windows x64] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB4993C6E0631818000A2314/content )
2626 - JVM standalone
2727 * [ Linux x64] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB4E93C6E0631818000A2314/content )
28- * [ Linux ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB5393C6E0631818000A2314/content )
28+ * [ Linux AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB5393C6E0631818000A2314/content )
2929 * [ macOS x64] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB5893C6E0631818000A2314/content )
30- * [ macOS ARM64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB5D93C6E0631818000A2314/content )
30+ * [ macOS AArch64 ] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB5D93C6E0631818000A2314/content )
3131 * [ Windows x64] ( https://gds.oracle.com/api/20220101/artifacts/05013E46CB6293C6E0631818000A2314/content )
3232
33332 . Unzip the archive:
You can’t perform that action at this time.
0 commit comments