badass-jlink-plugin
badass-jlink-plugin copied to clipboard
Improve support for JDKs like Temurin that implement JEP 493 (Linking Run-Time Images without JMODs)
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.