You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- feat: support for jvm21+/gvm jdk 23, latest truffle
- feat: flag support for gvm, native arch, use new `-Os` optimization mode
- feat: initial transitive native image flag support
- fix: support up to graalvm/jdk 23 (latest)
- fix: don't use `gu` tool for modern graalvm versions
- fix: coordinate change for `shadow` plugin (`com.gradleup.shadow`)
- fix: build with `--add-modules=jdk.unsupported` where needed
- fix: use jdk21 to run the tests (needed for `Unsafe.ensureInitialized`)
- fix: truffle svm dependency is required after graalvm `24.0.0`
- fix: warnings for gvm flag usage, renamed truffle svm macro
- chore: bump graalvm → `24.1.0`
- chore: bump shadow → `8.3.5`
- chore: update gradle → `8.12`
Signed-off-by: Sam Gammon <sam@elide.dev>
0 commit comments