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

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