Hacker News new | ask | show | jobs
by dfe 465 days ago
You can do this in a good Java debugger like IDEA. Break on the throw, unwind stack frames to your liking, hot-replace code, continue.