23.1.0
Release Notes
- Compatible with GraalVM for JDK 21
- Add JVM standalones for all platforms and native standalone for Windows (7103040 and 2192bc7)
- Revise and fix configuration for Oracle GraalVM (152813e)
- Fix crash on start on macOS (4afbdb1 and 78058e5)
- Fix CallTargetBrowser (2224687 and 22da80b)
Component | Details |
---|---|
TruffleSqueak virtual machine | 23.0.1...23.1.0 |
TruffleSqueak image | 23.0.1-image...23.1.0-image |
AWFY benchmarks for TruffleSqueak image | 23.0.1-image-awfy...23.1.0-image-awfy |
Standalone Downloads
Platform | ||
---|---|---|
Linux (aarch64) | ||
Linux (amd64) | ||
macOS (aarch64) † | ||
macOS (amd64) † | ||
Windows (amd64) |
† If you are using macOS Catalina or later, you may need to remove the quarantine attribute from the download artifacts before you can unpack and use them. To do this, run the following command on the downloaded file:
$ sudo xattr -r -d com.apple.quarantine ~/Downloads/trufflesqueak-<version>-darwin-<architecture>.tar.gz