setup-java
setup-java copied to clipboard
Support Liberica NIK
Description: You already support regular liberica and liberica with JavaFX
Could you also please add support for Liberica NIK?
https://bell-sw.com/pages/downloads/native-image-kit/#nik-23-(jdk-17)
Justification: Liberica NIK is different flavor of GraalVM native image with several added features - it has support of Swing, also it has a flavor supporting JavaFX. It also features an additional GC - Parallel GC, which is not in upstream.
Are you willing to submit a PR?
Happy to, just tell me what is the process :)