I am finding using this graalvm a problem when combined with spring-cloud-stream-rabbit or kafka. I also do not know if there are issues with maven-plugins.
Hi! Could you please share source and scripts shown in this presentation? I'm having some difficulty trying to pgo a springboot app :S The build process encountered an unexpected error: > com.oracle.svm.core.util.VMError$HostedError: Conditionals must have the same number of branches in every context.
No comments even. Well, super happy to see this and super excited about this new development, thanks for doing this!
I'm excited about but finding very little information about the possibility of utilizing GraalVM to compile to mobile targets. Any guides out there?
I am finding using this graalvm a problem when combined with spring-cloud-stream-rabbit or kafka. I also do not know if there are issues with maven-plugins.
what is the option to get that fancy `Build Report` in native-image?
I can see only one option mentioning `report`: --report-unsupported-elements-at-runtime. That is definitely not what was discussed...
Found it! It is: -H:+BuildReport
That part is absolutely awesome: native-image + virtual threads!
Why do we care about AWT? Isn't it superseded twice by Swing and then by Java FX?
Hi!
Could you please share source and scripts shown in this presentation?
I'm having some difficulty trying to pgo a springboot app :S
The build process encountered an unexpected error:
> com.oracle.svm.core.util.VMError$HostedError: Conditionals must have the same number of branches in every context.