Consider supporting JSR 305 annotations
Open
migrated
Priority-Low
Status-Accepted
Type-Enhancement
- Dominant language
- Java
- Stars
- 7.2k
- Forks
- 820
- Avg merge
- 5h 9m
- Merged PRs (30d)
- 50
Description
_[Original issue](https://code.google.com/p/error-prone/issues/detail?id=44) created by **aftandilian** on 2012-09-20 at 05:44 PM_
---
JSR 305 is abandoned but proposes several new annotations to help static analysis tools. Presumably anyone using these annotations would like to have a tool check for correctness. FindBugs and IntelliJ already do this.
http://jsr-305.googlecode.com/svn/trunk/javadoc/javax/annotation/package-summary.html
Contributor guide
Assessment
This issue has not been assessed yet.