eclipse-null-eea-augments

Eclipse External null Annotations (EEA) repository

EPL-2.0 License

Stars
41

Bot releases are hidden (Show)

eclipse-null-eea-augments - Release 2.4.0 Latest Release

Published by J-N-K over 3 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
eclipse-null-eea-augments - Release 2.3.0

Published by J-N-K over 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