Skip to content
View msridhar's full-sized avatar

Highlights

  • Pro

Organizations

@wala @ucr-riple

Block or report msridhar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. uber/NullAway Public

    A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead

    Java 3.7k 302

  2. wala/WALA Public

    T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses

    Java 786 236

  3. typetools/checker-framework Public

    Pluggable type-checking for Java

    Java 1.1k 368

  4. ucr-riple/NullAwayAnnotator Public

    A tool to help adapting code bases to NullAway type system.

    Java 13 9

698 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to uber/NullAway, wala/WALA, pcminer-tools/pcminer and 34 other repositories
Loading A graph representing msridhar's contributions from April 21, 2024 to April 24, 2025. The contributions are 41% commits, 32% pull requests, 19% code review, 8% issues.

Contribution activity

April 2025

Created 1 repository
  • msridhar/TIP Scala
    This contribution was made on Apr 2

Created a pull request in uber/NullAway that received 6 comments

Update to Error Prone 2.38.0

Fixed a couple of minor new warnings. Also, pulling in EP 2.38.0 pulls in the latest version of Guava for our tests, and this Guava version has mor…

+19 −13 lines changed 6 comments
Opened 8 other pull requests in 3 repositories
Reviewed 2 pull requests in 2 repositories

Created an issue in typetools/checker-framework that received 2 comments

Model possible MatchExceptions in control-flow graphs

In various cases, recent Java language constructs like switch expressions may throw a MatchException even when the matching is statically checked t…

2 comments
Opened 4 other issues in 3 repositories
Loading