Jigsaw: Bundling JRE with Automatic Modules
问题 Is there a way to bundle the JRE with jlink if not all or even none of the application's dependencies are yet modularized? I do understand that this does not lead to trimmed runtimes but still, I want to bundle a JRE with my application, even untrimmed. 来源: https://stackoverflow.com/questions/53314512/jigsaw-bundling-jre-with-automatic-modules