RFR: 8267329: Modernize Javadoc code to use instanceof with pattern matching [v7]

Ian Graves igraves at openjdk.java.net
Thu May 20 17:53:57 UTC 2021


> 8267329: Modernize Javadoc code to use instanceof with pattern matching

Ian Graves has updated the pull request incrementally with one additional commit since the last revision:

  Re-inserting class cast with some revised pattern usage

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/4105/files
  - new: https://git.openjdk.java.net/jdk/pull/4105/files/92fdc87a..2a1d7bf7

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

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

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


More information about the javadoc-dev mailing list