I'm sorely missing the jdk.packager.services.UserJvmOptionsService in the current jpackage EA.
I've asked before and received the answer that the UserJvmOptionsService was removed together JavaFX, and that no replacement was planned. May I plead for a reincarnation with the new jpackage tool? Before Java 11, I used the UserJvmOptionsService to give my end users a way to configure the JVM options of my application. If the UserJvmOptionsService cannot be revived, I would like to get some recommendations for a work-around. (I've not been able to come up with anything easy and portable, mostly since any work-around would be dependent on how jpackage implements the application launcher.) Best regards, /Lennart Börjeson