Jigsaw: Bundling JRE with Automatic Modules

老子叫甜甜 提交于 2019-12-11 04:13:17

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!