graalvm / mandrel

Mandrel is a downstream distribution of the GraalVM community edition. Mandrel's main goal is to provide a native-image release specifically to support Quarkus.
Other
389 stars 15 forks source link

[22.3] Mandrel 22.3 builds fail with JDK 17.0.11 EA #689

Closed jerboaa closed 5 months ago

jerboaa commented 5 months ago

Description

Same issues as #680 and #684. We need to backport both fixes to the 22.3 release tree.

CI is failing due to this.

See the CI failures here: https://github.com/graalvm/mandrel/actions/runs/8119296504/job/22195386898#step:12:488 https://github.com/graalvm/mandrel/actions/runs/8119296504/job/22195386783#step:11:19333

zakkak commented 5 months ago

Fixed by #694 and #695