> I checked JDK16 repository in SpotBugs 4.2.0 >  > I fixed only places in java.desktop module. > I didn't fixed places, where dereferencing is done inside method.
Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision: 8231041: Spotbugs: Null check of value previously dereferenced in java.desktop ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/1869/files - new: https://git.openjdk.java.net/jdk/pull/1869/files/ad0b4858..66e82b93 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1869&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1869&range=00-01 Stats: 8 lines in 3 files changed: 4 ins; 2 del; 2 mod Patch: https://git.openjdk.java.net/jdk/pull/1869.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/1869/head:pull/1869 PR: https://git.openjdk.java.net/jdk/pull/1869