Skip to content

2.10.0 Java 11 Support

Compare
Choose a tag to compare
@olibye olibye released this 18 May 16:13
1828975

tl;dr Support Java 11
Change default CGLIB ClassImposteriser with ByteBuddy ClassImposteriser supporting Java11

Many developers don't use interfaces anymore so the ClassImposteriser is critical.
We could even consider moving/promoting the ByteBuddy ClassImposteriser into jmock (core).