3

Well, I use JRebel every day for the server I own, I love the ability of adding new features and never having to restart the server. Now that JRebel social is gone, is their other free alternatives to JRebel that do the exact same thing JRebel does? For Java 7+

Jonathan Beaudoin
  • 2,158
  • 4
  • 27
  • 63

1 Answers1

3

You can consider to use this: Dynamic Code Evolution VM

I've used it a little when it was with Java 6 I guess, have no idea whether it works with Java 7 as well though

Mark Bramnik
  • 39,963
  • 4
  • 57
  • 97