Skip to content

jMint v1.1

Compare
Choose a tag to compare
@Toparvion Toparvion released this 08 Jul 18:13
· 36 commits to master since this release

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.