RFR: 8280825: Modules that "provide" ToolProvider should document the name that can be used [v2]
Christian Stein
cstein at openjdk.java.net
Tue Feb 15 04:45:50 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:
Update wording
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/7406/files
- new: https://git.openjdk.java.net/jdk/pull/7406/files/56e0c249..eaa9a322
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7406&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7406&range=00-01
Stats: 19 lines in 6 files changed: 1 ins; 0 del; 18 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