francescotimperi commented on issue #125: URL: https://github.com/apache/openserverless/issues/125#issuecomment-2960132996
@sciabarracom despite the fact that OpenWhisk now officially builds on JDK17, changes in GRAALVM 17 complicates a lot the generation of native executable for the standalone distribution. I believe that this will requires some code rewrite in the OpenWhisk projects and migrate to newer versions of dependencies. For instance OpenWhisk depends on a Kamon version running on JNA library that does not support Apple Silicon! There could be many more things to be solved before. So at the moment I am not really sure it is worth to invest time on this feature. Maybe this could be re-opened once the OpenWhisk project reach a decent level of modernisation towards a full JDK17 revamping or even a JDK21. I tried to make some tests to update kamon libraries, but things does not work as expected, I need a better understanding of OpenWhisk and Scala right now. -- 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: dev-unsubscr...@openserverless.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org