Improve the asm-test precompiled classes.

Merge the precompiled classes containing structures that can't be produced by javac, add code with several line numbers per bytecode position, and remove the code for this in ClassWriterTest (it is safer to have a precompiled class than rebuilding it on the fly - the later approach cannot detect some bugs).
12 files changed