uber / NullAway

A tool to help eliminate NullPointerExceptions (NPEs) in your Java code with low build-time overhead
MIT License
3.62k stars 290 forks source link

`@NullUnmarked` on a constructor does not suppress initializer errors #995

Closed msridhar closed 1 month ago

msridhar commented 1 month ago

Will provide a test case for this soon, just wanted to record it