Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-04 | `@NonNull` now uses a slightly longer exception message. | Reinier Zwitserloot | |
2013-09-20 | Issue 559: NullPointerException when @NonNull is used in abstract method | Sander Koning | |
- Prevent NPE in javac and give a proper warning in both eclipse and javac - Add test cases |