-
### Describe the bug
I have app with `org.bouncycastle:bc-fips` and `org.bouncycastle:bctls-fips` dependencies that I build to native executable. After https://github.com/quarkusio/quarkus/pull/373…
-
## Describe the Bug
Type & providers that implement `eval_generate` to create child resource may be called before the parent deferred resource is resolved. This was first reported in https://github…
-
In one of our nightly runs for Mandrel for JDK 23 we see this new failure:
```
Error: Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 295.745 s
-
### Describe the bug
After looking into the docs and source code, I can't get the build to produce a multiplatform image.
From the stack trace it always hits `com.google.cloud.tools.jib.builder.st…
-
### Describe the bug
I defined a class that implements the Jakarta WriterInterceptor and ReaderInterceptor to interceptor all rest resources in my Quarkus 3.8.5 application.
It happens that, when th…
-
### Describe the bug
I am trying to create a native executable of the simple Hello World generated by code.quarkus.io.
I create the project and I run the following command ` ./mvnw clean package -Ds…
-
### Bug description
Native build fails when creating an app that has the camel-quarkus-grpc and camel-quarkus-kafka extensions. Also camel-quarkus-grpc and quarkus-kafka-client fails in the same way.…
-
### Describe the bug
Compiling quarkus app into native executable using docker image, requires a lot more memory since quarkus is moving to `@ConfigMapping`.
We have an example where [our testing ap…
-
I use to trust the GitHub actions for the native image build and things have been consistently green, for JVM but also native image. I just realised through our internal testing that since Quarkus 3.1…
-
Basic Info
```
Java: java 17.0.4 2022-07-19 LTS (oracle)
Mandrel: openjdk 17.0.3 2022-04-19
※ I know the doc says Native mode is currently supported for Java 11.
```
Hi. I have a question abou…