Objenesis v2.2 Release Notes

Release Date: 2015-07-31 // over 8 years ago
    • ๐Ÿ†• New SearchWorkingInstantiator allowing to identify which instantiator can work on a platform (#34)
    • JVM_NAME is used instead of VENDOR (#32)
    • ๐Ÿ“ฆ sun.misc missing from Import-Package header in manifest (#31)
    • ๐Ÿ†• New ProxyInstantiator extending a class to bypass the super constructor (#23)
    • ๐Ÿ†• New MagicInstantiator using MagicAccessorImpl (#35)
    • ๐Ÿ‘€ Partial Google App Engine support. See here (#15)