ffang commented on issue #2906:
URL: https://github.com/apache/camel-quarkus/issues/2906#issuecomment-881020631


   This is a new issue when using the latest GraalVM 21.1.0. The root cause is 
that instances of java.util.Random/java.util.SplittableRandom class won't be 
allowed in the native image heap since GraalVM 21.1.0. Please find the related 
discussion https://github.com/quarkusio/quarkus/issues/14904.
   
   Plus, I don't know why, but seems in CI 
build(https://github.com/apache/camel-quarkus/runs/3072753498?check_suite_focus=true),
 the camel-fhir native test are not executed, hence can't expose this issue


-- 
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