Raj Barik’s Post

Even though Java has been around for three decades, Null Pointer Exceptions (NPEs) remain a top challenge in large codebases! One of my top priorities at Uber was to measure and show reduction in NPEs that appeared in our logs, via an in-house developed tool called NullAway. Read below article from Lazaro Clapp to get insight on how to tackle NPE issues in production Java code: https://lnkd.in/gsEEfDMK

Automating Java Codebase Annotations for Null Safety

Automating Java Codebase Annotations for Null Safety

gitar.co

To view or add a comment, sign in

Explore topics