Byte Buddy v1.8.16 Release Notes

Release Date: 2018-08-01 // over 5 years ago
    • ➕ Add support for dynamic class file constants for Java 11+.
    • Suppress lazy resolution errors within MemberSubstitution::relaxed.
    • 👯 Generalize method matcher for clone method.
    • ➕ Add toString method to ClassFileVersion.
    • 0️⃣ Reenable ClassFileInjection.Default.INJECTION in Java 11+ via fallback onto Unsafe::putBoolean.