@smallshen The devs have mentioned that Swing applications should be supported in GraalVM the Java 16 build variant (Swing isn’t currently supported in the latest stable version of GraalVM). It’s only available as a dev build currently, but you can find the dev build here - https://github.com/graalvm/graalvm-ce-dev-builds/releases
spierce7
04/16/2021, 7:26 AM
I haven’t tried it out yet, but plan on it at some point. Just haven’t found the time yet, and probably won’t for a few weeks.
s
smallshen
04/16/2021, 7:31 AM
I'll have a try for dev builds
smallshen
04/16/2021, 7:51 AM
@spierce7 sadly java 16 dev builds have same issue
s
spierce7
04/16/2021, 6:07 PM
@smallshen 😞 The good news is they responded to your bug. If you can give them a reproducer, it looks like there is a good chance it will get fixed. https://github.com/oracle/graal/issues/3342