Byte Buddy v0.3 Release Notes

Release Date: 2014-09-01 // over 9 years ago
    • ➕ Added basic support for Java 7 types MethodHandle and MethodType which are available from Java 7 for injection.
    • ➕ Added support for type redefinition and type rebasing.
    • ➕ Added support for accessing a JVM's HotSwap features and a Java agent.
    • ➕ Added latent a child-first ClassLoadingStrategy and manifest versions of the WRAPPER and CHILD_FIRST default class loading strategies.