Skip to content

0.5.7

Compare
Choose a tag to compare
@marchof marchof released this 01 Sep 19:47
· 1103 commits to master since this release

New Features

  • Support for class redefinitions by other agents like JMockit (SF 3509409).
  • Remove class file attributes with invalid code offsets caused by other byte code processing tools to avoid verifier errors (Trac 196).
  • Improved logging for Ant tasks (SF 3518429).

Fixed Bugs

  • In case of failures the agent should log the original exception.