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

latest releases: checker-framework-4.1.0, checker-framework-4.0.0, checker-framework-3.55.1...
one month ago

Version 3.55.0 (2026-04-02)

User-visible changes

The Checker Framework runs under JDK 26 -- that is, it runs on a version 26 JVM.

Removed deprecated command-line option -AskipDirs; use -AskipFiles.

Implementation details

In AnnotatedTypeMirror:

  • Renamed getEffectiveAnnotation*() to getAnnotation*().
  • Renamed hasEffectiveAnnotation*() to hasAnnotation*().

Removed deprecated method ObjectCreationNode.getConstructor(); use
getTypeToInstantiate().

Closed issues

#7079, #7489, #7539.

Don't miss a new checker-framework release

NewReleases is sending notifications on new releases.