Hacker News new | ask | show | jobs
by pohl 1668 days ago
Is it / does it? I thought the JRE as a deploy-time dependency was the very first conscious tradeoff one makes with Java, and always has been.
1 comments

JDK is modular now and ecosystem is moving towards jlinked application. So no need for jdk on the target machine.