Distributing JavaFX desktop applications without requiring a JVM (using jlink and jpackage)
The times when Java was available on almost every desktop are long gone but you can still distribute your desktop applications written in Java in a user friendly way. Since the release of OpenJDK and OpenJFX 9 we can benefit from the JVMs modularization e…