I created https://bugs.openjdk.java.net/browse/JDK-8194653 to fix the
docs bug. The docs was missed to be updated when this jar option was
renamed to --describe-module.
Thanks for reporting this.
Mandy
On 1/4/18 2:16 PM, Nicolai Parlog wrote:
Hi!
The Java 9 jar documentation says[1]:
-d or --print-module-descriptor
Prints the module descriptor.
It's --describe-module, though, right? At least that's what my 9.0.1
install says.
so long ... Nicolai
[1] https://docs.oracle.com/javase/9/tools/jar.htm#JSWOR614