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

Andrey Turbanov github.com+741251+turbanoff at openjdk.java.net
Thu Dec 17 17:43:10 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 'other' -> 'oth', 'other1' -> 'other'

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

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

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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