We have released a new version of the Checker Framework.
The Checker Framework lets you create and/or run pluggable type checkers, in order to detect and prevent bugs in your code.
You can find documentation and download links at:
User-visible changes:
Renamed @EnsuresCalledMethodsVarArgs
to @EnsuresCalledMethodsVarargs
.
Closed issues:
#4923, #6420, #6469, #6652, #6664.