Byte Buddy 1.16.0
·
331 commits
to master
since this release
- Allow for erasure of types of bootstrapped methods in
Advicewithin instrumented class. - Rework
Advicepost-processing to allow for erasure of bootstrapped methods. - Fix missing application of hashCode/equals plugin for Java 8 code.
- Include support for JDK Class File API.
- Allow
Plugin.Engineto retain folders.