Severin Gehwolf
Severin Gehwolf
> > Closing for now and will let CI runs actually open it when there are issues. > > @jerboaa it looks like closing the issue manually prevents the bot...
> It looks like if an admin/maintainer closes an issue the account that openned can no longer re-open it. OK. Thanks for the explanation.
> The build is still failing! > > * [Q main M 24 latest windows / Mandrel build](https://github.com/graalvm/mandrel/actions/runs/9752950652/job/26917401968) > > * Step: Get OpenJDK with static libs > Link to...
Caused by https://github.com/adoptium/api.adoptium.net/issues/1077
Caused by https://github.com/adoptium/api.adoptium.net/issues/1077
I'll be working on a fix for this.
Yes, but there is an issue with the JDK version that this uses. It [hard-codes](https://github.com/quarkusio/quarkus/blob/14fca6bc3f27a57933a6c834898659d392759ef6/core/runtime/src/main/java/io/quarkus/runtime/graal/GraalVM.java#L107) `21`, while for JDK 22+ builds this is wrong. I see some integration test failures...
> I see some integration test failures with this fixed (I need to re-test, though). Fresh testing today showed no issues. PR is up.
/cc @yrodiere