Checker Framework 3.42.0-eisop2 #678
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
Uh oh!
There was an error while loading. Please reload this page.
-
Version 3.42.0-eisop2 (January 9, 2024)
Implementation details:
Moved
ErrorTypeKindException
fromorg.checkerframework.framework.util.element.ElementAnnotationUtil
toorg.checkerframework.framework.type.AnnotatedTypeMirror
. Properly raise these errors in more cases.Deprecated
AnnotationUtils#isDeclarationAnnotation
and added the clearerAnnotationUtils#isTypeUseAnnotation
.Removed the dependency on the classgraph library, which added over 500kB to
checker.jar
.It is easy to add the dependency for debugging.
Closed issues:
#666, #673.
This discussion was created from the release Checker Framework 3.42.0-eisop2.
Beta Was this translation helpful? Give feedback.
All reactions