davsclaus commented on PR #25800:
URL: https://github.com/apache/camel/pull/25800#issuecomment-5441283743

   Bottom line: GraalVM 25.3.4.1 appears to require JDK 19+ at runtime, which 
conflicts with Camel's JDK 17 baseline test matrix for camel-python3. This 
dependency bump can't be merged as-is unless either:
   - GraalVM's JDK-17 compatibility is confirmed some other way (worth 
double-checking release notes — polyglot dropping 17 support would be a big 
deal), or
   - camel-python3's JDK 17 test leg is skipped/excluded, or
   - the bump is deferred until Camel drops JDK 17 support for that module.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to