-
### Describe the bug
Playing with native compilation on M1 Mac. The same Java code works fine on Intel but fails on M1 at runtime with the following error:
```java
2022-04-01 15:16:49,698 ERROR…
-
**Describe the bug**
See https://github.com/sherl0cks/kotlin-coroutines-quarkus-graal-jackson-reproducer/blob/master/README.md
It is possible that this should be opened up in https://github.com/or…
-
Hello,
October 10
----------
```
0d53b7344d498167cf0b25f9a5e9b36bbb7b7775
refs/remotes/origin/graal/master
GOOD
```
October 11
----------
```
e238145ae8ff0dbfb41e33610b6f0d5…
-
### Describe the bug
I've seen this for a while now and it does not seem to be affecting my native builds but thought I would ask the question:
ANTLR Tool version 4.7.2 used for code generation …
-
### Describe the bug
So basically I'm trying to resize png picture in quarkus app and I'm aware that there were several problems with AWT library. I tried following [this](https://github.com/graalv…
-
## Good :heavy_check_mark:
Graal: Revision: 03202086026f62bcffa137343df7658232dde09d
refs/remotes/origin/graal/master
MX: Revision: c9fa6cf69424f1296ae44d06f582250418e8d6e2
refs/remotes/o…
-
## Describe the bug
After merging https://github.com/quarkusio/quarkus/pull/15380 we observe failures when using GraalVM/Mandrel 20.3.
### Expected behavior
Tests should pass.
### Actual behav…
-
## Description
When generating a native image with debug symbols some sources are not placed under `sources` as expected.
Debug info contain references to JDK9StringSubstitutions.java
```
readel…
-
**Describe the bug**
Building a native-image for the spring-web integration test with Graal VM 21.0 CE results in AWT classes getting pulled into the native image. This didn't happen with Graal VM 20…
-
## Description
I'm currently using `qs` version 1.13.3.Final and it works great, but I'm missing a feature to build native executables in a container (to create Linux binaries).
(Describe the feat…