RFR: 8280825: Modules that "provide" ToolProvider should document the name that can be used [v3]
Alan Bateman
alanb at openjdk.java.net
Tue Feb 15 14:40:16 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]
Marked as reviewed by alanb (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7406
More information about the compiler-dev
mailing list