App doesnt launch on MacOS with JDK11
Brought to you by:
grzegok
As of recently Oracle has forced MacOS users to download JDK11 and not anymore 10.0.2, which is troublesome as the app created by launch4j (exactly the JavaAppLauncher) fails with JDK11 installed
Any update on whetehr JDK11 is on the roadmap to be supported?
Err? Your problem isn't the JDK, Launch4j is for producing Windows executables only. For OS X you can use appbundler or something equalient.
Maybe I didn't get you but the problem is that you cannot create Windows executables?
Last edit: Markus Gothe 2018-10-22
oopsie, sorry, got confused, too much libraries in the build chain ;)
meant to be for jar2app project. Please close ticket
br
Thomas