-
easyexcel在GraalVM AOT运行时会抛异常无法正常工作,希望能够解决这个问题。
-
There is an issue when using native compilation with GraalVM. I'm trying to use the **Admin SDK API Client Library** for directory operations.
#### Environment details
- Admin SDK API Client Li…
-
It is mentioned in https://github.com/graalvm/container/pkgs/container/graalvm-ce/ that graalvm-ce is deprecated and graalvm-community should be used instead.
## Expected behaviour
GraalVMNative…
-
@johanvos @jperedadnr Hi!
As now Gluon plugins can't be used to make graalvm native-image .exe in Windows,
So I am decided to use directly GraalVM instead of Gluon plugins!
I am done most of…
-
If I call the action with
- uses: graalvm/setup-graalvm@v1.2.5
with:
java-version: '23'
distribution: 'liberica'
set-java-home: 'true'
I get an error:
Error: Unable to find t…
-
**Is your feature request related to a problem? Please describe.**
GraalVM currently doesn't build if the base JDK doesn't include `jmods`. For mandrel in particular, which does no jlinking, this mus…
-
### Description
To avoid out of memory issues with GraalVM builds, we have added the following as additional option for GraalVM builds - `-J-Xmx7G`. Since, the GitHub runners now have 16GB RAM, we ca…
-
### Description
Because we want to use jgit in GraalVM native images it would be great if this could be achieved through this ticket.
### Motivation
jgit in GraalVM native images.
### Alte…
-
---
**From the maintainer Li Haoyi**: I'm putting a 1500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
---
Mill's client is currently a Java/JVM applicatio…
-
This issue is observed in `busybox-w64u-PRE-5531-g0e958a72e.exe`
This issue does **not** reproduce in
```
BusyBox v1.37.0-PRE-5288-ge960b0d69 (2024-01-31 08:44:10 GMT)
```
which lacks the fixes…