- Rewrite of Gradle plugin, including support for incremental builds.
- Fix
MethodCall
bug when loading arguments from array. - Mark rebased methods
private final
as required by the JVM when using a native method preifx. - Fix stack excess monitoring when using advice to discover excess stack values correctly to avoid verifier error.