Hacker News new | ask | show | jobs
by vvanders 3713 days ago
I'd say it's a stretch that Java has code reloading. Sure you can reload the bytecode, but unless you're marshaling the data to the new version like Erlang does you're just introducing more errors than fixing things.