Skip to content
  • Eric Bruneton's avatar
    Improve the asm-test precompiled classes. · 855dbcdc
    Eric Bruneton authored
    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).
    855dbcdc