-
**Is your feature request related to a problem? Please describe.**
GraalVM currently doesn't build if the base JDK doesn't include `jmods`. For mandrel in particular, which does no jlinking, this mus…
-
```
/home/karm/workspaceRH/mandrel-packaging/release-scripts/artifacts/mandrel-java23-linux-amd64-24.1.0.0-Final.tar.gz.sha256
6c0bc63c0d76badae3ff6a58ee64803431857e85dd88adc91a0037217f60fc91 mandr…
-
### Describe the Issue
Dependency versions:
```
io.quarkus.platform:quarkus-bom:3.16.1
org.apache.poi:poi:5.3.0
```
application.properties
```
quarkus.native.container-build=true
quarkus.nati…
-
At the moment, we are parsing the output of `native-image --version` to determine the GraalVM/Mandrel version. This is brittle and needs to be adjusted.
~~Note that we need to adjust things before …
gsmet updated
1 month ago
-
### Describe the bug
As mentioned in https://github.com/quarkusio/quarkus/issues/41995
> Starting with Mandrel 23.0 (GraalVM for JDK 17) an option `-H:+ThrowMissingRegistrationErrors` was introduced…
-
### Describe the Issue
Hello,
As I have been debugging **build time** issues:
* https://github.com/quarkusio/quarkus/issues/43777
* originally reported as https://github.com/oracle/graal/i…
Karm updated
11 hours ago
-
[INFO] [io.quarkus.deployment.pkg.steps.NativeImageBuildStep] Running Quarkus native-image plugin on MANDREL 23.0.4.1 JDK 17.0.11+9
Warning: [io.quarkus.deployment.pkg.steps.NativeImageBuildStep] Yo…
-
### Describe the bug
As mentioned in https://github.com/quarkusio/quarkus/issues/41995
> Starting with Mandrel 23.0 (GraalVM for JDK 17) an option `-H:+ThrowMissingRegistrationErrors` was introduced…
-
{
"hub-mirror": [
"quay.io/quarkus/ubi-quarkus-mandrel-builder-image:jdk-21"
]
}
-
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…