On Wed, 9 Feb 2022 16:37:00 GMT, Christian Stein <cst...@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.

Would it be more pedantically accurate to talk about getting an instance of the 
_tool provider_ (not just _tool_)?

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

Marked as reviewed by jjg (Reviewer).

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

Reply via email to