Byte Buddy 1.10.14
raphw
released this
31 Jul 15:38
·
2067 commits
to master
since this release
- Fix build config to include Eclipse e2e file.
- Allow for not printing a warning if no file is transformed in build plugin.
- Fix invokability check in
MethodCall
validation. - Avoid premature validation of
InstrumentType
's method modifiers. - Use type cache by default when using loaded type class pool since class lookup showed to be rather expensive.