-
**Description**
Task `nativeTestCompile` works as described in the [docs](https://graalvm.github.io/native-build-tools/latest/gradle-plugin.html#agent-support) as it executes command `native-image` w…
-
To allow for a better user experience in Native Image, we are currently working on `-H:+ThrowMissingRegistrationErrors`. We eventually want to [turn it on by default](https://github.com/oracle/graal/p…
-
JBang having issues with SVM dependencies:
```
$ jbang ./example.java
[jbang] [WARN] Detected missing dependencies in cache.
[jbang] Resolving dependencies...
[jbang] Resolving org.graalvm.…
-
Paimon Version
`paimon-trino-432-0.8-SNAPSHOT-plugin.tar.gz`
Trino Verion
```
Trino 447/448
java version "22.0.1" 2024-04-16
Java(TM) SE Runtime Environment Oracle GraalVM 22.0.1+8.1 (build 22…
-
I tried to use the monitoring of native image build for my javafx application with gluonfx maven plugin.
I am on windows and my build and native app following gluon docs works correctly :)
I f…
cnico updated
2 months ago
-
Could you please add a `nativeTest` task?
There is one in the gradle native plugin. Is it possible to have this feature in this plugin as well?
https://graalvm.github.io/native-build-tools/lates…
-
**Describe the issue:**
An error occurs after the change https://github.com/wso2/carbon-identity-framework/pull/5279 that causes adding keystore through the management console fails.
**How to re…
-
Getting following fatal error while building native image with the JAR added [here](https://drive.google.com/drive/folders/1O3xfRhMShxk3pivTzC6R0CnxiKNkZ48E?usp=share_link)
```
Generating executab…
-
If I build my Quarkus App with GraalVM 21.01. There exists a similar bug
java --version output:
java 21.0.1 2023-10-17
Java(TM) SE Runtime Environment Oracle GraalVM 21.0.1+12.1 (build 21.0.1+12…
-
Currently, there are multiple ways to use javascript in dataset/pivot transformation/conditions.
In next version 2.2, we'll have the new graalvm engine.
See also:
- https://github.com/lsc-proje…