I just wish they implemented a native and full code hot-reload support on the jvm, instead of relying on external tools/hacks that work sometimes.
That alone would single-handedly improve productivity by an order of magnitude.
10 is already an improvement over 9 in what concerns supported AOT platforms.
"Project Metropolis"
http://mail.openjdk.java.net/pipermail/discuss/2017-Septembe...
Otherwise there are alternatives like ExcelsiorJET.
http://dcevm.github.io/
However, I couldn't make it work with my current project when I tried some years ago. I haven't tried again since.
JRebel works well, but we need an official and free tool.
I just wish they implemented a native and full code hot-reload support on the jvm, instead of relying on external tools/hacks that work sometimes.
That alone would single-handedly improve productivity by an order of magnitude.