Hacker News new | ask | show | jobs
by Nullabillity 3308 days ago
> Java applications will not require any recompilations, they will run immediately because they run on a JVM

Except for the native libraries that they depend on.