Issues
- 5
- 1
- 11
Detected NPE causes EP's Var rule to go nuts.
#923 opened by xenoterracide - 4
Unexpected type: <nulltype> when both operands of a ternary expression are null
#1012 opened by gavlyukovskiy - 0
Switch to using a multi-release jar for NullAway
#1047 opened by msridhar - 9
- 3
JSpecify: Use `@NullMarked` instead of `-XepOpt:NullAway:AnnotatedPackages`
#1042 opened by pemistahl - 3
Initializer method field state not correctly detected
#1040 opened by protocol7 - 6
NullAway configuration is incorrect
#1038 opened by emelyanovkr - 1
JSpecify: support generic methods
#1035 opened by beatbrot - 2
- 0
- 0
- 5
Add an option to support correct positioning of type use annotations on arrays, even outside JSpecify mode
#1007 opened by agentgt - 12
NullAway doesn't recognize @Nullable annotation in a different compilation unit
#1011 opened by gavlyukovskiy - 1
- 4
- 2
Crash When Casting Raw Type to Parameterized Type
#1019 opened by ahauschulte - 0
- 0
- 5
com.uber.nullaway.generics.CheckIdenticalNullabilityVisitor.visitClassType Did not find supertype of
#1008 opened by agentgt - 0
Tracking issue: making `jspecify/jdk` library models available to NullAway users
#950 opened by msridhar - 0
Add special handling for reading generic type argument annotations from bytecode, if needed
#1005 opened by msridhar - 2
isJSpecifyMode: JCTree$JCMethodInvocation cannot be cast to class VariableTree
#996 opened by ben-manes - 3
Investigate warnings from JSpecify mode on caffeine
#1002 opened by msridhar - 0
- 2
An unhandled exception was thrown by the Error Prone static analysis plugin.
#994 opened by michael-neuhold - 0
In JSpecify mode, reason about array contents nullability in for-each loop over array
#983 opened by msridhar - 1
Extract methods in StreamNullabilityPropagator
#944 opened by msridhar - 3
Clarify interactions between settings for generated code, restrictive annotations, etc.
#978 opened by msridhar - 2
- 0
- 2
MethodRef Javadocs wrong for method with multiple arguments (space after comma doesn't work)
#972 opened by robinst - 0
Remove OptionalEmptinessHandler method for propagating access paths to lambdas
#953 opened by msridhar - 13
Variable checked non-null outside a `forEach` or `Stream` lambda triggers an error
#941 opened by sdeleuze - 14
ignoring generic Nullable on Supplier
#947 opened by xenoterracide - 6
Published NonNull Present
#948 opened by xenoterracide - 5
Control flow analysis fails within a stream collector
#934 opened by wbadam - 2
- 1
- 0
- 1
- 1
Validation of null in a method used in a boolean expression does not work as expected.
#935 opened by pompiuses - 1
Validation of null in a switch-case with pattern matching does not work as expected.
#927 opened by pompiuses - 4
Support for `collect()` in Streams API
#933 opened by jdcaperon - 1
Build failure : 'options.compilerArgumentProviders.errorprone$0.name' is missing an input or output annotation.
#931 opened by TeenaJoseph - 0
- 6
- 1
- 1
Update JSpecify package in docs
#915 opened by cpovirk