Abhijit Kulkarni

Results 2 comments of Abhijit Kulkarni

@msridhar Yes I am working on adding support for pulling in `@Nullable` upper bounds for generic type parameters from jspecify/jdk.

@msridhar I made the change on line 246 in `InferredJARModelsHandler.java` because the existing test case libraryModelNullableReturnsTest was failing since `argAnnotCache` now contains fully qualified names for the parameters and we...