RFR: 8280825: Modules that "provide" ToolProvider should document the name that can be used [v3]

Christian Stein cstein at openjdk.java.net
Tue Feb 15 06:40:57 UTC 2022


> A number of modules declare that the "provide" ToolProvider.
> 
> These modules now specify the "name" of the argument used by `ToolProvider.findFirst` to access an instance of the tool provider within the description part of a `@provides` API tag.

Christian Stein has updated the pull request incrementally with one additional commit since the last revision:

  Fix typo
  
  [skip actions]

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7406/files
  - new: https://git.openjdk.java.net/jdk/pull/7406/files/eaa9a322..ca92a6cc

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

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

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


More information about the core-libs-dev mailing list