Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed offline instrumentation of jar files
Due to the fact that the order of class-files in jar is unstable, in some cases the annotation exclusion may not work for nested lambdas. Fixes #709
- Loading branch information