UC Riverside professor, researching program analysis and developer tools. Member of @ucr-riple
Highlights
- Pro
Block or Report
Block or report msridhar
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
uber/NullAway Public
A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
-
-
-
-
481 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2023
Created 3 commits in 3 repositories
Opened 1 pull request in 1 repository
wala/WALA
1
merged
Reviewed 8 pull requests in 3 repositories
wala/WALA
4 pull requests
uber/NullAway
3 pull requests
NikitaAware/NullAway
1 pull request
Created an issue in wala/WALA that received 3 comments
Configuration cache fails for the compileTestJava
task
I tried running ./gradlew --configuration-cache compileTestJava
, which I expected to succeed. Instead, I got a failure:
* What went wrong:
Configur…
3
comments