Skip to content

Checker Framework 3.24.0-eisop1

Compare
Choose a tag to compare
@wmdietl wmdietl released this 05 Aug 18:24
· 735 commits to master since this release

Version 3.24.0-eisop1 (August 5, 2022)

User-visible changes:

Postconditions on the parameters of a constructor are now used at new object creations.

Version 3.24.0 (August 3, 2022)

User-visible changes:

Performance improvements.

Minor bug fixes and enhancements.

Implementation details:

Prefer SystemUtil.jreVersion to SystemUtil.getJreVersion().

Closed issues:

typetools#5200, typetools#5216.