I'm working with a lot of legacy applications here. One of them (in production) needs to be edited because it has no log.
I decompiled, but I have no idea how to reassemble in this situation. I have not been able to recompile individual edited classes because of compiler optimization. (I'm using Java 6)