2 Replies Latest reply on Jul 19, 2004 8:50 AM by chiba

    LineNumberAttribute; invalid pc in line number table

    fedor

      hi there,

      I've tried to manipulate class-files with javassist but some output is corrupted and results in a VerifyError. The line number table, containing mapping of machine instructions to source code lines, seems te be corrupted.

      How can I remove the debug information? I've managed to read the LineNumberAttribute stuff, but I can't find a way to remove it.
      Is there a way to do this using javassist?


      thanx in advance,


      Fedor