Abhijit Kulkarni
Results
3
issues of
Abhijit Kulkarni
With these changes we are able to read and create library models for Nullable upper bounds of generic type parameters from externally annotated source code as shown in the below...
https://github.com/uber/NullAway/pull/922#discussion_r1531467292 The Flags `XepOpt:NullAway:JarInferEnabled`,`XepOpt:NullAway:JarInferUseReturnAnnotations` need to be renamed to represent their purpose more appropriately, for e.g. `XepOpt:NullAway:ScanClassPathForAstubXModels` as suggested in the above discussion.