quarkusio / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
13.35k stars 2.56k forks source link

Use new `--exact-reachability-metadata` with GraalVM / Mandrel for JDK 23 (24.1) #41012

Open zakkak opened 3 weeks ago

zakkak commented 3 weeks ago

Description

As a follow up to https://github.com/quarkusio/quarkus/pull/36378 (still WIP) we would better start using the public flag --exact-reachability-metadata with versions >= 24.1 instead of the non-public -H:ThrowMissingRegistrationErrors=.

Implementation ideas

No response

quarkus-bot[bot] commented 3 weeks ago

/cc @Karm (mandrel), @galderz (mandrel)