2.1.0.Beta2
- Add a few missing methods to help finding annotations - @gnodet
- Naturally, this did not stand the test of passing from ECJ to Javac… - @FroMage
- Test method param names, including synthetic param cases - @FroMage
- Support method parameters - @FroMage
- Update unit tests to cover Comparator properties as well - @Sanne
- Avoid allocaiton of strings in compareTo - @n1hility
- Add a fast-path for equals - @n1hility
- JANDEX-48 Avoid string allocations in implementation of DotName#equals - @Sanne
- JANDEX-47 DotName value class is violating the Comparator contract - @Sanne
- Make fields final - @Sanne
- typo - @Sanne
- Remove unused classes - @Sanne
- Add equals and hashcode to MethodInfo - @n1hility
- Next is Beta2 - @n1hility