Releases: lastnpe/eclipse-null-eea-augments
Releases · lastnpe/eclipse-null-eea-augments
Release 2.4.0
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 |
Release 2.3.0
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 |