Merge upstream graalvm-community-jdk21u/master into mandrel/23.1 (2026-05-12)#971
Merge upstream graalvm-community-jdk21u/master into mandrel/23.1 (2026-05-12)#971Karm wants to merge 3 commits into
Conversation
…66602 Unmark suite files and bump version to 23.1.12 [skip ci]
…6-05-12) This is a merge from upstream which includes the following upstream changes: * graalvm/graalvm-community-jdk21u#278
|
Observability build failure: Somewhat rings a bell, wasn't there a breaking change in the |
|
quarkus main with mandrel for JDK 21 is best-effort support. Not sure if it's worth CI testing it on the PR. Since this is a only a version bump, I doubt it's causing this test failure. Then again, it's one of the first CI runs with an |
| "groupId" : "org.graalvm.wasm", | ||
| "version" : "23.1.11.0", | ||
| "version" : "23.1.12.0", | ||
| "release" : False, |
There was a problem hiding this comment.
We should probably prevent the script from adding "release" entries when not present.
| "release" : False, |
There was a problem hiding this comment.
@zakkak Ouch. Right. That's not correct.
So this is something the script could do too for these sync PRs. I'm gonna update it. |
On second thought there seems something wrong on the quarkus side: GraalVM for JDK 21 has this: Note the The class name seems wrong (extraneous |
|
quarkusio/quarkus#54140 should fix the Otel issue. |
|
I'm closing this one so as a fixed one could be opened by The script. |
Merge upstream graalvm-community-jdk21u/master into mandrel/23.1 (2026-05-12)
This is a merge from upstream which includes the following upstream changes: