Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

There are in fact several ways to do this in Java.

The Play framework uses classloaders to keep library classes (which are stateless) loaded, while reloading app code.

The JVM has build in hot swapping for cases where signatures don't change.

And then JRebel uses proprietary rocket science to do really good hot reloading.



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: