badass-jlink-plugin icon indicating copy to clipboard operation
badass-jlink-plugin copied to clipboard

Improve support for JDKs like Temurin that implement JEP 493 (Linking Run-Time Images without JMODs)

Open xzel23 opened this issue 3 months ago • 0 comments

We now have initial support for JEP 493 enabled JDKs like Temurin 24+, but automatically determining the modules to use still relies on the jmods being present. For more details look up the corresponding issue of the runtime-plugin: https://github.com/beryx/badass-runtime-plugin/issues/161.

xzel23 avatar Sep 30 '25 12:09 xzel23