Y
Hacker News
new
|
ask
|
show
|
jobs
by
somehnguy
1902 days ago
The latter. To ship Java applications it is recommended now that you build a custom bundle instead of relying on the system Java.
1 comments
fian
1902 days ago
Post version 8 work was done to modularise core Java. You can now generate a stripped down custom run time to bundle with your application:
https://www.baeldung.com/jlink
link
https://www.baeldung.com/jlink