Checker Framework 3.40.0-eisop1 #629
wmdietl
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Version 3.40.0-eisop1 (November 24, 2023)
User-visible changes:
Improvements to initialization type frames in the Initialization Checker.
Implementation details:
New method
TreeUtils#isEnhancedSwitchStatement
to determine if a switch statement treeis an enhanced switch statement.
Closed issues:
#609, #610, #612.
Version 3.40.0 (November 1, 2023)
User-visible changes:
Optional Checker:
checker-util.jar
definesOptionalUtil.castPresent()
forsuppressing false positive warnings from the Optional Checker.
Closed issues:
typetools#4947, typetools#6179, typetools#6215, typetools#6218, typetools#6222, typetools#6247, typetools#6259, typetools#6260.
This discussion was created from the release Checker Framework 3.40.0-eisop1.
Beta Was this translation helpful? Give feedback.
All reactions