Currently, application ships with the full JDK + JFX as project doesn't support java modules.
Introduce support for java modules and reduce the installer size to only required JDK+JFX modules.
Ensure that packaged JDK+JFX doesn't duplicate the JavaFx modules shipped in the Boot jar.
Currently, application ships with the full JDK + JFX as project doesn't support java modules.
Introduce support for java modules and reduce the installer size to only required JDK+JFX modules.
Ensure that packaged JDK+JFX doesn't duplicate the JavaFx modules shipped in the Boot jar.