Release 3.55.1 of the Checker Framework

3 views
Skip to first unread message

Michael Ernst

unread,
Apr 3, 2026, 7:52:25 PM (5 days ago) Apr 3
to Checker Framework Discussions
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:
https://CheckerFramework.org/

Here are the changes for Checker Framework version 3.55.1:

Version 3.55.1 (2026-04-03)

No user-visible changes.

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.

Reply all
Reply to author
Forward
0 new messages