swing-graalvm-demo icon indicating copy to clipboard operation
swing-graalvm-demo copied to clipboard

Swing demo app compiled with GraalVM native-image

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