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.

This pull request has now been integrated.

Changeset: 394ce5f9
Author:    Christian Stein <cst...@openjdk.org>
Committer: Lance Andersen <lan...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/394ce5f948c21b3861d76dd8db57957efa1df979
Stats:     27 lines in 6 files changed: 22 ins; 0 del; 5 mod

8280825: Modules that "provide" ToolProvider should document the name that can 
be used

Reviewed-by: jjg, lancea, alanb

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

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

Reply via email to