github raphw/byte-buddy byte-buddy-1.4.12
Byte Buddy 1.4.12

latest releases: byte-buddy-1.14.13, byte-buddy-1.14.12, byte-buddy-1.14.11...
7 years ago
  • Monitor advice code for inconsistent stack heights at return statements to clean the stack during instrumentation to not trigger verifier errors if such atypical but legal code is encountered.
  • Do not generate handlers for return values if an instrumented method or an advice method only throws exceptions but never returns regularly.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.