This post may sound dumb but I don't think i can figure this out just by brute forcing. Its Java we are talking after all.
I used this guide to create a smaller JDK.
https://adoptium.net/fr/news/2021/10/jlink-to-produce-own-runtime
cc @short vapor
but the thing is: it works as a folder, how can i make it to be a Java sidecar?
I couldn't find tutorials about :/