github typetools/checker-framework checker-framework-3.4.0
Checker Framework 3.4.0

latest releases: checker-framework-3.52.1, checker-framework-3.52.0, checker-framework-3.51.1...
5 years ago

Version 3.4.0, May 3, 2020

The annotated jdk8.jar is no longer used. You should remove any occurrence of

  -Xbootclasspath/p:.../jdk8.jar

from your build scripts. Annotations for JDK 8 are included in checker.jar.

The Returns Receiver Checker enables documenting and checking that a method returns its receiver (i.e., the this parameter).

Closed issues:
3267, 3263, 3217, 3212, 3201, 3111, 3010, 2943, 2930.

Don't miss a new checker-framework release

NewReleases is sending notifications on new releases.