RFR: 8286654: Add an optional description accessor on ToolProvider interface
Jonathan Gibbons
jjg at openjdk.java.net
Thu May 19 16:18:07 UTC 2022
On Wed, 18 May 2022 14:56:47 GMT, Christian Stein <cstein at openjdk.org> wrote:
> This PR adds an optional description accessor on `ToolProvider` interface.
>
> This PR also adds short description for each of the listed tool:
> - `jar`
> - `javac`
> - `javadoc`
> - `javap` and `jdeps`
> - `jlink` and `jmod`
> - `jpackage`
Marked as reviewed by jjg (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8772
More information about the core-libs-dev
mailing list