Hacker News new | ask | show | jobs
by mess 4567 days ago
Can we expect any improvement in startup time so that it becomes a little bit more suitable for command line tools?
2 comments

Java 9. Project Jigsaw. Here's a blog from 2008 that discusses it.

https://blogs.oracle.com/mr/entry/jigsaw

Hmm I've found the latest versions to already start up very fast. What are you comparing against currently? I use command line tools written in Java all the time and don't really notice it.