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

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

Version 1.9.11, 1 February 2016

Renamed and merged -AuseSafeDefaultsForUnannotatedSourceCode and
-AsafeDefaultsForUnannotatedBytecode command-line options to
-AuseDefaultsForUncheckedCode that takes arguments source and bytecode.

For type-system developers:

  • The previously deprecated
    org.checkerframework.framework.qual.TypeQualifier{s} annotations
    were removed.
  • Every type system uses the CLIMB-to-top defaulting scheme, unless it
    explicitly specifies a different one. Previously a type system needed
    to explicitly request CLIMB-to-top, but now it is the default.

Closed issues: 524, 563, 568.

Don't miss a new checker-framework release

NewReleases is sending notifications on new releases.