Review Request: JDK-8166238 Update jdeps for GNU-style long form options
Alan Bateman
Alan.Bateman at oracle.com
Thu Sep 29 06:54:56 UTC 2016
On 28/09/2016 01:58, Mandy Chung wrote:
> Webrev:
> http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8166238/webrev.00/index.html
>
> This patch renames the following options added in JDK 9 jdeps
> --gen-module-info => —generate-module-info
> -inverse => —-inverse
> -requires => —-require
>
> and also adds the long-form option corresponding to a few existing options:
> —-api-only
> —-dot-output
> -—jdk-internals
> —-package
> —-regex
> -—version
>
This looks okay. In passing, the usage message uses "dependencies" in
some places, "dependences" in others - we should check those.
-Alan
More information about the core-libs-dev
mailing list