Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
482 contributions in the last year
Activity overview
Contributed to
wala/WALA,
kelloggm/object-construction-checker,
uber/NullAway
and 5 other
repositories
Contribution activity
August 2020
Created an issue in typetools/checker-framework that received 1 comment
Store returned by GenericAnnotatedTypeFactory.getStoreAfter() sometimes missing expected variables
This issue was observed within the Object Construction Checker. Example: class Test { class Foo { } Foo makeFoo(){ return new Foo(); } void test() { …
1
comment