-
**Is your feature request related to a problem? Please describe.**
For Spring Cloud Alibaba 2022.x, it supports JDK 17 and can build native image.
**Describe the solution you'd like**
Add support…
-
Hi, I have created Quarkus JGraphT extension which handles native mode support for this library.
Platform native binaries can be created using GraalVM or Mandrel.
Details about the extension: http…
-
Hello, thanks for this great project.
I've notived that as of now it seems impossible to properly use caesium in a native binary compiled by GraalVM. As you sound way more knowledgeable that I abou…
-
Class not found when running codegen on windows only, reported in the forums:
https://discuss.kalix.io/t/kalix-annotations-not-found/182
> Building Typescript definitions from static JS with com…
-
I tried using GraalVM to build a Native Image of my project using `ktor-swagger-ui`, but the build failed with the following errors:
```
Error: Unsupported features in 5 methods
Detailed message:…
-
Micrometer added a new MeterBinder for virtual thread metrics via https://github.com/micrometer-metrics/micrometer/pull/5067 - documentation is at https://docs.micrometer.io/micrometer/reference/r…
-
**Describe the issue**
The following program involves an infinitely recursive function call without a termination condition. When executing this program, GraalVM takes more than 2 minutes. However, o…
-
### Describe the Issue
We're transforming the Kotlin compiler (actually a wrapper around it) into a Graal native-image executable. The whole setup for this is pretty complicated and in a proprietar…
-
Trying to build the "helloworld" image with debug info and with an optimization level of 0 leads to a failing assertion during debug info installation, presumably due to the lack of AOT inlining.
*…
-
I'm facing this error when building native image on macOS 13.6 (Apple Silicon)
```
[Thu Oct 05 23:35:25 ICT 2023][FINE] Start process link...
[Thu Oct 05 23:35:25 ICT 2023][INFO] [SUB] ld: warnin…