aldettinger commented on issue #4436:
URL: https://github.com/apache/camel-quarkus/issues/4436#issuecomment-1402048202

   Trying to summarize, oracle/graal#5303 occurs on some specific environments 
and has been fixed in native-image 22.3.1. And, we could workaround with an 
option that would test with mandrel like `--enable-mandrel`.
   
   The tool makes a strong assumption that all camel-quarkus sampled versions 
are built/tested under similar setup in order to maximize chances to catch 
meaningful regressions only. So I would advocate to set`mandrel` builder image 
for all versions under performance regression test.
   
   Moreover, I think this option could be interesting on the long run. Even 
when testing native-mage <= 22.3.1 would not make sense anymore.


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