Tracking issue: making jspecify/jdk
library models available to NullAway users
#950
Open
1 of 5 tasks
This issue is for tracking remaining changes we need to make to use the jspecify/jdk library models with NullAway. We added some initial support for parsing source code and generating
astubx
files in #922, with support only for reading in@Nullable
return types. (List below is quite incomplete for the moment)JarInferEnabled
,JarInferUseReturnAnnotations
#940@NullMarked
classes (unannotated types are@NonNull
) External Library Models: Adding support for @Nullable Method parameters #1006astubx
jar artifact that can be shipped to Maven CentralThe text was updated successfully, but these errors were encountered: