Release 1.6.7 of the Checker Framework and Type Annotations Compiler

13 views
Skip to first unread message

Jonathan Burke

unread,
Aug 29, 2013, 3:05:52 AM8/29/13
to jsr308-...@googlegroups.com, checker-fram...@googlegroups.com
We have released a new version of the Type Annotations (JSR 308) compiler,
the Checker Framework, and the Eclipse plugin for the Checker Framework.
 * The Type Annotations compiler supports the type annotation syntax that is
   planned for a future version of the Java language.
 * The Checker Framework lets you create and/or run pluggable type-checkers,
   in order to detect and prevent bugs in your code.  
 * The Eclipse plugin makes it more convenient to run the Checker Framework.

You can find documentation and download links for these projects at:

Changes to the Checker Framework

User-visible framework improvements:
  Improve the error message produced by -Adetailedmsg

Bug fixes:
  Fix issue #245: anonymous classes were skipped by default

Changes to the Type Annotations Compiler

Base build
  Updated to OpenJDK 8 tl/langtools and type-annotations/langtools
  as of 27 Aug 2013.
Reply all
Reply to author
Forward
0 new messages