-
**Describe the issue**
The command for `mvn -Pnative native:compile` met the following issue:
```java
ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the…
-
Threre's an official GraalVM debugger from JetBrains. Is the official one preferred?
https://plugins.jetbrains.com/plugin/19237-graalvm-native-debugger
What's the difference? It seems that this pr…
-
### Describe the feature you would like to request
There should be no reflection to use Datahike via GraalVM native-compiled binary
### Describe the solution you would like
No reflection warnings
…
-
**Problem:**
In order to work, the maven-plugin
```
org.graalvm.nativeimage
native-image-maven-plugin
21.2.0
```
requires a local installation of graalvm with native-image comma…
-
Trying to run Fluentd with the [fluent-plugin-kubernetes_metadata_filter](https://github.com/fabric8io/fluent-plugin-kubernetes_metadata_filter) plugin. Using the `ghcr.io/flavorjones/truffleruby:22.2…
-
I'm trying to use webjars-locator in graaljs and I've the following minimal code:
```java
import java.net.URL;
import org.graalvm.polyglot.Context;
import org.graalvm.polyglot.Value;
import…
-
## What happened?
I added this plugin (version: 0.6.0-25-g2b2309b) to a Gradle project and ran `./gradlew nativeImage`. It downloaded GraalVM to `~/.gradle/caches/com.palantir.graal/19.2.0/graalvm-…
-
**Describe the issue**
Running JUnit Jupiter tests on Kotlin `1.9.0` fails when running under GraalVM (`nativeTest` via Gradle). See [reproducer project](https://github.com/sgammon/kotlin-1.9.0-gvm-r…
-
hello Lopes,
When I did faas-cli build, I found error because these images is unavailable in dockerhub
-
Hi I am not sure this the plugin or graalvm
MacOs Monterey, Intel Corei5
```
[Sat Jul 01 21:08:17 ICT 2023][INFO] We will now compile your code for x86_64-apple-darwin. This may take some tim…