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

Lance Andersen lancea at openjdk.java.net
Tue Feb 15 11:23:09 UTC 2022


On Tue, 15 Feb 2022 06:40:57 GMT, Christian Stein <cstein at openjdk.org> wrote:

>> 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]

I think we are looking good.  Thank you for your persistence on the wordsmithing

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

Marked as reviewed by lancea (Reviewer).

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


More information about the core-libs-dev mailing list