-
Notifications
You must be signed in to change notification settings - Fork 49
Upgrade Checker Framework Annotations 3.52.1 -> 3.53.0 #2058
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Suggested commit message: |
|
Looks good. No mutations were possible for these changes. |
1 similar comment
|
Looks good. No mutations were possible for these changes. |
86884c7 to
d102653
Compare
|
Looks good. No mutations were possible for these changes. |
d102653 to
187cfb0
Compare
|
|
Looks good. No mutations were possible for these changes. |



This PR contains the following updates:
3.52.1->3.53.0Release Notes
typetools/checker-framework (Checker Framework Annotations)
v3.53.0: Checker Framework 3.53.0Version 3.53.0 (2026-01-06)
Implementation details
In
AbstractAnalysis, addedgetStoreBefore(Tree),getStoreBefore(Node),getStoreAfter(Tree), andgetStoreAfter(Node).In
GenericAnnotatedTypeFactory, removedgetStoreBefore(Set<Node>)andgetStoreAfter(Set<Node>).Closed issues
#2358.