A number of modules declare that they "provide" ToolProvider.
These modules should declare/specify the "name" of the argument used by `ToolProvider.findFirst` to access an instance of the tool provider.
[A][ ] "jar" in module jdk.jartool
[A][p] "javac" in module jdk.compiler
[A][p] "javadoc" in module jdk.javadoc
[A][p] "javap" and "jdeps" in module jdk.jdeps
[A][p] "jlink" and "jmod" in module jdk.jlink
[A][ ] "jpackage" in module jdk.jpackage
These modules should declare/specify the "name" of the argument used by `ToolProvider.findFirst` to access an instance of the tool provider.
[A][ ] "jar" in module jdk.jartool
[A][p] "javac" in module jdk.compiler
[A][p] "javadoc" in module jdk.javadoc
[A][p] "javap" and "jdeps" in module jdk.jdeps
[A][p] "jlink" and "jmod" in module jdk.jlink
[A][ ] "jpackage" in module jdk.jpackage