ppalaga commented on issue #4284: URL: https://github.com/apache/camel-quarkus/issues/4284#issuecomment-1354706827
> The first thing I notice examining this is that the error is triggered by some scala code. And when it comes to scala it looks like GraalVM CE is using `com.oracle.svm.polyglot.scala.ScalaFeature` which is not available in Mandrel. This could explain why it works with GraalVM and not with Mandrel. > > Now regarding how to approach it. Mandrel doesn't support any language other than Java so a fix for this is probably not going to land on Mandrel. Here the use case is an application written in Java using a library written in Scala. I wonder whether this use case should be supported by Mandrel. WDYT @maxandersen ? > On the other hand, extending Quarkus to support `unsafeAllocated=true` seems reasonable to me. Thanks, I have filed https://github.com/quarkusio/quarkus/issues/29922 -- 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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org