-
### Is your feature request related to a problem? Please describe.
This is a feature request to improve the compatibility of the Stripe Java SDK with GraalVM native image, specifically to reduce the …
-
When running application built with graalvm native-image, start fails due to java.lang.NoSuchFieldException: producerIndex
I have made some settings in the `META-INF/native-image`, including file…
elgca updated
1 month ago
-
Can FXTrayIcon be used in GraalVM-Native Image?
I think still FXTrayIcon is dependent upon AWT or Swing Part! It can't be used in Grallvm native-image feature.
Actually I have a project which is…
-
This is more a feature request/question.
Is there any plan to support [GraalVM](https://www.graalvm.org/) native images out of the box in Flyway? At this moment different frameworks like Micronaut …
-
Users should be able to build native images without being required to install a special JDK (and thus requiring us to support one) to do so.
The user should be able to use any of the most commonly …
-
The driver works well on Nobara Linux 38 6.5.6-200.fsync.fc 38.x86_64
but there is a distortion on the native display resolution, other resolutions work fine
![IMG_20231015_222519](https://github.co…
-
**Type**: Feature
**Is your feature request related to a problem? Please describe.**
spring-cloud-aws support for spring-boot 3 running on spring native. See attached reproducer to see issue on ru…
-
When building a native image with Spring Boot Maven plugin, Logback configuration relying on Janino leads to an error.
For instance, if we add to the `logback-spring.xml` file the following if stat…
-
It should be checked if jOOQ is GraalVM compatible. I.e. whether native Substrate VM images can be built for applications built on jOOQ.
-
### Library version used
1.16.0
### Java version
21
### Scenario
ConfidentialClient - service to service (AcquireTokenForClient)
### Is this a new or an existing app?
The app is i…