Limitations with Java Hotswap
问题 The java hotswap feature save a lot of time for me. However, it has many limitations (like schema change is not supported). Any idea if the limitation is going to be addressed any sooner? According to this forum entry, it seems to be ignored. I know that products like JRebel helps. But does anyone know about any open source tools for this? 回答1: You can check out Dynamic Code Evolution VM (also at http://java.net/projects/dcevm) 回答2: JavaRebel is a good tool, but it need you purchase. I'd like