Eclipse Null Eea Augments Versions Save

Eclipse External null Annotations (EEA) repository

v2.4.0

2 years ago

Eclipse Null EEA Augments Release 2.4.0

This is the latest release of the external null annotations for the Eclipse null checker. Please see below for a list of all changes since the last release.

Changelog

Module Type Issue Description
java.io enhancement #143 add complete annotations for java.io.File
java.lang enhancement #145 add AccessibleObject
java.util bug #139 fix Collectors
enhancement #144 add augments for java.util.jar

v2.3.0

3 years ago

Eclipse Null EEA Augments Release 2.3.0

This is the latest release of the external null annotations for the Eclipse null checker. Please see below for a list of all changes since the last release.

Changelog

Module Type Issue Description
java.io enhancement #130 annotate InputStream/OutputStream
java.util enhancement #125 annotate LinkedBlockingQueue
bug #126 fix Map.compute
bug #128 fix Optional.orElse
enhancement #129 annotate Properties
jetty enhancement #131 annotate some jetty classes
junit5 enhancement #132 annotate Assertions