File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
docs/reference-manual/java-on-truffle Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,13 @@ Espresso passes the Java Compatibility Kit (JCK or TCK for Java SE).
33
33
Espresso is available as a standalone distribution that provides a Java 21 environment.
34
34
You can download a standalone based on Oracle GraalVM or GraalVM Community Edition.
35
35
36
- 1 . Download the Espresso 24.2 standalone for your operating system:
36
+ 1 . Download the Espresso 24.2.1 standalone for your operating system:
37
37
38
- * [ Linux x64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0 -linux-amd64.tar.gz )
39
- * [ Linux AArch64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0 -linux-aarch64.tar.gz )
40
- * [ macOS x64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0 -macos-amd64.tar.gz )
41
- * [ macOS AArch64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0 -macos-aarch64.tar.gz )
42
- * [ Windows x64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.0 -windows-amd64.zip )
38
+ * [ Linux x64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1 -linux-amd64.tar.gz )
39
+ * [ Linux AArch64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1 -linux-aarch64.tar.gz )
40
+ * [ macOS x64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1 -macos-amd64.tar.gz )
41
+ * [ macOS AArch64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1 -macos-aarch64.tar.gz )
42
+ * [ Windows x64] ( https://gds.oracle.com/download/espresso/archive/espresso-java21-24.2.1 -windows-amd64.zip )
43
43
44
44
2 . Unzip the archive:
45
45
You can’t perform that action at this time.
0 commit comments