GraalVM Native Image would solve the following issues:
- drop the need to install a (specific) version of the Java Runtime Environment
- should provide a speedup that is mostly to be seen in import/export and with big diagrams
stumbled over that multiple times, today at https://developers.redhat.com/blog/2021/03/12/no-more-java-in-vscode-xml-0-15-0#graalvm_native_image which provides a nice summary about how this works.