jMint v1.1
This release brings the tool to a new level by introducing several major features like:
- support of fully Java compatible source code of droplets - no code adaptation is required anymore;
- precise targets methods selecting by signature analyzing;
- support of multiple target methods in one droplet;
- support of multiple class loaders in target application (especially useful for web applications);
- support of various types (classes, enums, interfaces) and methods (including Java 8+ static methods in interfaces).
There are also some less significant enhancements and changes.
Please leave your feedback in the comments or though the issues.