RFR: 8258422: Cleanup unnecessary null comparison before instanceof check in java.base [v7]

Andrey Turbanov github.com+741251+turbanoff at openjdk.java.net
Thu Dec 17 17:47:12 UTC 2020


> 8258422: Cleanup unnecessary null comparison before instanceof check in java.base

Andrey Turbanov has updated the pull request incrementally with one additional commit since the last revision:

  8258422: Cleanup unnecessary null comparison before instanceof check in java.base
  rename 'oth' -> 'obj'

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/20/files
  - new: https://git.openjdk.java.net/jdk/pull/20/files/fe303a2c..5949f9a8

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=20&range=06
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=20&range=05-06

  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.java.net/jdk/pull/20.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/20/head:pull/20

PR: https://git.openjdk.java.net/jdk/pull/20


More information about the core-libs-dev mailing list