-
### Describe the Issue
I have packed my project into native image using maven, by the official tutorial. It success give me the executable, but when I run it. I got:
```
Exception in thread "main…
-
### Describe the Issue
I package and compile the jar using the maven native image plugin, and the output works fine on the computer that compiled it, even if i change the executables directory, howev…
-
Can it be that a `.openjfx` directory was recently created at my user directory because of sparrowwallet?
I used the suggestions at [faq.html#im-running-on-a-high-resolution-screen-and-sparrow-icons-…
-
### 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…
-
### Describe the Issue
I can't build a native executable that includes FFM functionality, and it doesn't include a static library when it actually runs
### Using the latest version of GraalVM can re…
-
### Describe the Issue
When `ImageLayerLoader#createBaseLayerMethod` is loading the layer's methodData it's defining annotations as well, but these annotations seem lacking their attributes.
In so…
-
### Describe the Issue
This is my simple code, displaying a file chooser object in JavaFX Maven application:
```java
setOnShowing(ev -> {
Platform.runLater(() -> {
…
-
---
**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…
-
to capture or upload receipt images
-
GraalVM Native Image CE currently provides a simple (non-parallel, non-concurrent) stop© GC. There are various areas where the GC can be improved. This issue captures ideas. Actual work should be …