Byte Buddy v1.10.9 Release Notes

Release Date: 2020-03-01 // about 4 years ago
    • โž• Add validation for interface method modifiers.
    • ๐ŸŽ Correct discovery of MacOs temp directory for Byte Buddy Agent VirtualMachine.
    • โž• Add parallel processor for Byte Buddy build engine.
    • โž• Add preprocessor for Byte Buddy build engine.
    • Explicitly load Java's Module from boot loader to avoid loading pseudo compiler target bundled with NetBeans.
    • โž• Add convenience method for creating lookup-based class loading strategy with fallback to Unsafe for Java 8 and older.
    • โž• Add caching for method, field and parameter description hashCode methods.