praj-foss / swing-graalvm-demo

Swing demo app compiled with GraalVM native-image
https://www.praj.in/posts/2021/compiling-swing-apps-ahead-of-time/
The Unlicense
20 stars 4 forks source link
graalvm java native-image swing

swing-graalvm-demo

Swing demo app compiled ahead-of-time using GraalVM native-image. Read this post for more information.

The FlatLaf demo jar is used as input here. The final executable output is present in this repo as well.

Building

You'll need atleast GraalVM 21.0 installed. Use the following command to build:

./build.sh