Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-26 | [i2078] Add possibility to generate assert on `@NonNull` | Roel Spilker | |
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 |