Closed roberttoyonaga closed 4 months ago
Failing GHAs:
Mandrel-Quarkus tests / Q main M 24.1 EA / Q IT Data6
Looks unrelated. Seems related to: io.quarkus.it.hibernate.search.orm.elasticsearch.coordination.outboxpolling.HibernateSearchOutboxPollingInGraalIT.testSearch
.Mandrel-Quarkus tests / Q main M 24.1 EA / Q IT Messaging1
Also seems unrelated. Related to an authentication failure io.quarkus.it.kafka.KafkaOauthIT.test
Mandrel-Quarkus tests / Q main M 24.1 EA / Q Mandrel IT
Will be fixed once https://github.com/graalvm/mandrel/pull/762 is mergedLGTM other than the references to JDK 24 source code. @roberttoyonaga could you please adapt them accordingly? Thank you
yes, thanks for spotting that. Done!
CI failures are known:
This backport was replaced by upstream https://github.com/oracle/graal/commit/27149a9b18a12eff1ae5983af16362a0bd191481, but we kept https://github.com/graalvm/mandrel/pull/764/commits/e308905953dd047c54aedd6e605090f3f626d000 on top of it.
(cherry picked from commit fbc44e955f24be7de1c6364fc3256273c0763073)
Related issue: https://github.com/graalvm/mandrel/issues/763
A change to OpenJDK JFR was introduced in JDK 24 and later backported to JDK23+29. The Mandrel GHAs are using JDK23+29 so builds that include JFR will fail due to out of date substitutions.