The current way of resolving methods and fields does not work with Java 9. A simple code example, wich works up to Java 8, but not with 9 or 10: If you run this with Java9 you'll get this exception ...
The only reccomended version is a manual build of the master branch. Support for legacy releases reached end of line, only issues and pull requests against master can be accepted. The next release ...