RFR: 8261168: Convert javadoc tool to use Stream.toList() [v2]

Ian Graves igraves at openjdk.java.net
Thu Apr 22 04:19:50 UTC 2021


> 8261168: Convert javadoc tool to use Stream.toList()

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

  Changing Collectors.toList() to an explicit ArrayList collection

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/3612/files
  - new: https://git.openjdk.java.net/jdk/pull/3612/files/ba51d53a..ac354293

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3612&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3612&range=00-01

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

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


More information about the javadoc-dev mailing list