-
Notifications
You must be signed in to change notification settings - Fork 434
Pull requests: typetools/checker-framework
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't infer type arguments when the receiver of a method is raw.
#8041
opened Aug 21, 2026 by
smillst
Member
Loading…
Check
@SideEffectsOnly on overrides and method references
#8040
opened Aug 21, 2026 by
mernst
Member
Loading…
Check a method body against its @SideEffectsOnly annotation
#8039
opened Aug 21, 2026 by
mernst
Member
Loading…
Do not modify the argument list passed to
createB2MethodRef
#8038
opened Aug 21, 2026 by
mernst
Member
Loading…
CaptureVariable: compare capture variables by reference
#8036
opened Aug 21, 2026 by
mernst
Member
Loading…
Add javacutil utilities for reasoning about constructors and initializers
#8030
opened Aug 21, 2026 by
mernst
Member
Loading…
Update dependency io.github.classgraph:classgraph to v4.8.193
#8025
opened Aug 21, 2026 by
renovate
Bot
Loading…
1 task
Fix crashes when typing implicitly typed lambda parameters during inference
#8023
opened Aug 20, 2026 by
smillst
Member
Loading…
Resolution side-effects the bound set rather than returning a new one
#7987
opened Aug 14, 2026 by
mernst
Member
Loading…
Type inference: an equality constraint between proper types compares qualifiers
#7985
opened Aug 14, 2026 by
mernst
Member
Loading…
Type inference: scan the enclosing type for inference variables
#7978
opened Aug 14, 2026 by
mernst
Member
Loading…
Add javac equivalent class for AnnotationEqualityVisitor
#7692
opened May 4, 2026 by
avenger2597
Contributor
Loading…
Add Resource Leak Checker tests for JDBC and RowSet resource types
#7480
opened Feb 6, 2026 by
parameshn
Loading…
Fix false-negative when overriding method type-parameter bounds
#7467
opened Jan 30, 2026 by
Suvrat1629
Loading…
Filter dependent type annotations referencing out-of-scope local vari…
#7448
opened Jan 19, 2026 by
shubhamk0205
Contributor
Loading…
Fix: Report unboxing.of.nullable in conditional expressions with primitive result
#7433
opened Jan 3, 2026 by
Suvrat1629
Loading…
Fix interaction between @NotOnlyInitialized and @UnderInitialization
#7426
opened Dec 20, 2025 by
PraneethKulukuri26
Loading…
Enhancement #5666: enhancing report with adding Sarif Report(POC)
#7408
opened Dec 3, 2025 by
Gaoyan1999
Contributor
Loading…
Fix WPI Non-Termination Issue with @UnknownInitialization Annotations
#6657
opened Jun 6, 2024 by
erfan-arvan
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.