Byte Buddy v1.4.11 Release Notes

Release Date: 2016-07-01 // almost 8 years ago
    • ➕ Added tracer for the state of the operand stack for the Advice component to clear the stack upon a return. Without this, if code would return without leaving the stack empty, a verifier error would be thrown. This typically is only a problem when processing code that was produced by other code generation libraries.