setup-java icon indicating copy to clipboard operation
setup-java copied to clipboard

Support Liberica NIK

Open asm0dey opened this issue 7 months ago • 1 comments

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 :)

asm0dey avatar Jul 17 '25 08:07 asm0dey